mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-10 07:10:45 +00:00
added ctrl-n and ctrl-p as rebinds for down and up inside of search mode, to improve usability
This commit is contained in:
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…
Reference in New Issue
Block a user