Update home/.config/ranger/rc.conf
This commit is contained in:
parent
bd67b1985f
commit
8ff296f46f
@ -367,11 +367,14 @@ map nl console shell ln -s%space
|
|||||||
|
|
||||||
# Tagging / Marking
|
# Tagging / Marking
|
||||||
#
|
#
|
||||||
map t tag_toggle
|
# map t tag_toggle
|
||||||
map T<any> tag_toggle tag=%any
|
# map T<any> tag_toggle tag=%any
|
||||||
map <Space> mark_files toggle=True
|
# map <Space> mark_files toggle=True
|
||||||
map <C-a> mark_files all=True toggle=True
|
# map <C-a> mark_files all=True toggle=True
|
||||||
map V toggle_visual_mode
|
# map V toggle_visual_mode
|
||||||
|
map t console tmsu_tag%space
|
||||||
|
map td console tmsu_untag%space
|
||||||
|
map tl console tmsu_ls
|
||||||
|
|
||||||
# Bookmarks
|
# Bookmarks
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user