added ctrl-n and ctrl-p as rebinds for down and up inside of search mode, to improve usability

This commit is contained in:
aflying pumpkin 2021-04-29 22:35:06 -04:00 committed by Arijit Basu
parent 8413b68237
commit d0fd1c6bce

View File

@ -1118,7 +1118,9 @@ modes:
help: null
extra_help: null
key_bindings:
remaps: {}
remaps:
ctrl-n: down
ctrl-p: up
on_key:
backspace:
help: remove last character