1
0

Update home/.config/ranger/rc.conf

This commit is contained in:
Jeff Lance 2024-03-08 20:22:34 +01:00
parent bd67b1985f
commit 8ff296f46f

View File

@ -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
# #