Quit ranger with escape
I had to use the latest master commit (v1.9.3-99-g240d8a0e) for this to work since apparently there is a bug in v.1.9.3 that ignores the binding of ESC.
This commit is contained in:
@@ -299,3 +299,4 @@ set nested_ranger_warning true
|
|||||||
|
|
||||||
map f console filter%space
|
map f console filter%space
|
||||||
map <C-t> tab_new
|
map <C-t> tab_new
|
||||||
|
map <ESC> quit
|
||||||
|
|||||||
Reference in New Issue
Block a user