On 2017-12-27 12:59, Kevin J. McCarthy wrote:
> 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 ed
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 edit
Is there a way to remap keys in the ":" command-line and in the help
viewer?
In vim, I usually use control+P/N in the ":" command-line to recall
previous commands and was hoping to get similar ^P/^N functionality
to duplicate the functionality mutt provides with up/down.
Likewise, in the help pag