mirror of
https://github.com/jarun/nnn.git
synced 2025-01-07 16:41:14 +00:00
Disable e on picker mode
Mainly so that pressing 'e' due to muscle memory on nnn.vim doesn't nest a new editor instance inside the embedded vim terminal. However invoking nnn with picker mode implies that the intention is to pick file(s), there shouldn't be any business trying to edit things on the fly. And if editing a file while in picker mode is desirable, then 'l' can be used for that instead.
This commit is contained in:
parent
7477bd15bb
commit
8a1a5db92a
Loading…
Reference in a new issue