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

pull/117/head
aflying pumpkin 3 years ago committed by Arijit Basu
parent 8413b68237
commit d0fd1c6bce

@ -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

Loading…
Cancel
Save