Fix custom Shift+S ranger mapping (still buggy)
This commit is contained in:
parent
ab8bd0700b
commit
a7ccd4b43d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ map £<any> mark_tag %any
|
||||||
map f console scout -fpli%space
|
map f console scout -fpli%space
|
||||||
map L console scout -afli%space
|
map L console scout -afli%space
|
||||||
|
|
||||||
map S shell SELECT='%p' $SHELL
|
map S shell SELECT="%p" $SHELL
|
||||||
|
|
||||||
default_linemode metatitle
|
default_linemode metatitle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue