]> git.cworth.org Git - notmuch/commitdiff
devel: Document emacs keybindings
authorMark Walters <markwalters1009@gmail.com>
Sun, 23 Oct 2016 08:38:21 +0000 (09:38 +0100)
committerDavid Bremner <david@tethera.net>
Tue, 25 Oct 2016 21:10:40 +0000 (18:10 -0300)
This adds a file under devel listing all the keybindings sorted by key
in the main three modes (search, show and tree).

To reduce clutter it only lists the single key "unmodified"
keybindings: I think all our uses of prefixes and modifiers are
natural variants of the unmodified binding (eg M-n compared to n in
show mode)

This should make easier to see what keybindings are available when
adding new features.


No differences found