deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: elpa-compat (>= 30.0.0.0), elpa-seq (>= 2.24), dh-elpa-helper, emacsen-common
Description: |-
Emacs key and popup interface for complex keybindings
Taking inspiration from prefix keys and prefix arguments, Transient
implements a similar abstraction involving a prefix command, infix
arguments and suffix commands. This abstraction could be called
"transient command", but because it always involves at least two
commands (a prefix and a suffix) it's preferable to call it just a
"transient".
.
When the user calls a transient prefix command, then a transient
(temporary) keymap is activated, which binds the transient's infix
and suffix commands, and functions that control the transient state
are added to `pre-command-hook' and `post-command-hook'. The
available suffix and infix commands and their state are shown in
the echo area until the transient is exited by invoking a suffix
command.
.
Calling an infix command causes its value to be changed, possibly
by reading a new value in the minibuffer.
.
Calling a suffix command usually causes the transient to be exited
but suffix commands can also be configured to not exit the
transient state.
Enhances: emacs
Homepage: https://github.com/magit/transient
Installed-Size: '229'
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Multi-Arch: foreign
Package: elpa-transient
Priority: optional
Recommends: emacs
Section: lisp
Suggests: elpa-transient-doc
Version: 0.7.8-1
srcpkg_name: elpa-transient
srcpkg_version: 0.7.8-1