dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/help
2026-08-28 16:04:44 +08:00
..
evil-collection-help.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-help.elc changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
README.org changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00

help

Evil bindings for help-mode.

Key bindings

Command Original Evil
scroll-up-command SPC SPC, C-f
scroll-down-command S-SPC, DEL S-SPC, C-b
forward-button TAB TAB, g TAB, g]
backward-button S-TAB S-TAB, g[
help-go-back l C-o, <
help-go-forward r C-i, >
push-button n/a go, gO
describe-mode h, ? g?
revert-buffer g gr
help-follow n/a r
help-view-source s s
help-goto-info i i
help-customize c c

The last three require Emacs 28+.