Improve Shift+S mapping in ranger

Shift+S now sets the variable $SELECT to the full paths of the selected
files before opening a new shell
This commit is contained in:
Talia 2020-01-17 09:49:28 +01:00
parent f4fcd597bb
commit f46c77fd9d
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ map £<any> mark_tag %any
map f console scout -fpli%space
map L console scout -afli%space
map S shell SELECT='%p' $SHELL
default_linemode metatitle
# Aks for confirmation when deleting files