Is there any way to simplify/abbreviate the output of commands like
"show-bindings"?
I'd like, for example, to be able to see a list of all bindings
configured in insert mode without the description and without
alternative command names such that there is one command per line with
the bound key. E.g. something like:-
"append-chars" a
"append-chars-at-eol" A
"back-page" ^B #-p
"back-paragraph" {
... and so on.
This would make it much easier to see which characters are in use
and/or which one might be able to change without removing necessary
bindings.
--
Chris Green