Update .config/ranger/rc.conf
This commit is contained in:
@@ -397,6 +397,7 @@ map ac compress
|
|||||||
#
|
#
|
||||||
map A eval fm.open_console('rename ' + fm.thisfile.relative_path.replace("%", "%%"))
|
map A eval fm.open_console('rename ' + fm.thisfile.relative_path.replace("%", "%%"))
|
||||||
map I eval fm.open_console('rename ' + fm.thisfile.relative_path.replace("%", "%%"), position=7)
|
map I eval fm.open_console('rename ' + fm.thisfile.relative_path.replace("%", "%%"), position=7)
|
||||||
|
map <C-d> shell ripdrag %p -x 2>/dev/null &
|
||||||
|
|
||||||
# Searching
|
# Searching
|
||||||
# map / console search%space
|
# map / console search%space
|
||||||
|
|||||||
Reference in New Issue
Block a user