summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 73390bca..f5effe2d 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -193,7 +193,7 @@ map cd console cd
 
 # Tagging / Marking
 map t       tag_toggle
-map T       tag_remove
+map ut      tag_remove
 map "<any>  tag_toggle tag=%any
 map <Space> mark_files toggle=True
 map v       mark_files all=True toggle=True