Improve ranger filter binding
Switch glob patterns for letter skipping, which seems more useful in practice.
This commit is contained in:
parent
679ebe9189
commit
54b658e071
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ map E open_with view
|
|||
alias view open_with view
|
||||
|
||||
map £<any> mark_tag %any
|
||||
map f console scout -fpg
|
||||
map f console scout -fpl
|
||||
|
||||
default_linemode metatitle
|
||||
|
||||
|
|
Loading…
Reference in a new issue