On Wed, Dec 27, 2017 at 01:06:25PM -0600, Tim Chase wrote:
> Is there a way to remap keys in the ":" command-line and in the help
> viewer?

The command line uses the "editor" map, while the help uses the "pager"
map.

To change the editor map, you could use
  bind editor \Cp history-up
  bind editor \Cn history-down

For the help, you could put
  bind pager k previous-line
  bind pager j next-line

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to