summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-21 23:58:59 +0100
committerhut <hut@lavabit.com>2013-02-22 00:00:27 +0100
commitbb24315dc27e99d1fa4f6d2e4f358959d27ed042 (patch)
treee054107bbec26970ea42475a03e84c990f2d7da3
parent527bba304722a90f3bf4de81a15b6680ce3ea68c (diff)
downloadranger-bb24315dc27e99d1fa4f6d2e4f358959d27ed042.tar.gz
config/rc.conf: change untag keybinding from "T" to "ut"
This makes it more consistent with other key bindings like v/uv, V/uV,
dd/ud, yy/uy, q/uq, mX/umX and makes "u" a more universal undo-hotkey
-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
blame/html/console.mu.html?h=hlt&id=859f35fbe2f6a78157b875e12eb7dc8cd95c1152'>^
4690ce81 ^
a654e4ec ^
4690ce81 ^
a654e4ec ^


dbe12410 ^

a654e4ec ^





dbe12410 ^

a654e4ec ^
dbe12410 ^
f5465e12 ^
dbe12410 ^

4690ce81 ^
dcc060c7 ^
dbe12410 ^
f5465e12 ^
0e4a335e ^
f5465e12 ^



dbe12410 ^
f5465e12 ^
dbe12410 ^



a654e4ec ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52