dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/thread/README.org

15 lines
545 B
Org Mode
Raw Normal View History

* thread
Evil bindings for =thread-list-mode=, the built-in =M-x list-threads= buffer.
** Key bindings
Inherits the standard =tabulated-list-mode= bindings (=S=, ={=, =}=, =gh=,
=gl=, =q=). evil-collection only rebinds the thread-specific actions.
| Command | Original | Evil |
|---------------------------------+----------+------|
| =thread-list-pop-to-backtrace= | =b= | =B= |
| =thread-list-send-quit-signal= | =s q= | =Q= |
| =thread-list-send-error-signal= | =s e= | =E= |