gnu-emacs@gentoo.org Gentoo GNU Emacs project Taking inspiration from prefix keys and prefix arguments, Transient implements a similar abstraction involving a prefix command, infix arguments and suffix commands. We could call this abstraction a "transient command", but because it always involves at least two commands (a prefix and a suffix) we prefer to call it just a "transient". https://github.com/magit/transient/issues/ https://raw.githubusercontent.com/magit/transient/refs/heads/main/CHANGELOG srcux