about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config/binds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 9168885..b192012 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -45,6 +45,7 @@ $ = :term<space>
 q = :close<Enter>
 | = :pipe<space>
 f = :forward<Enter>
+D = :delete<Enter>
 rr = :reply<Enter>
 rq = :reply -q<Enter>
 Rr = :reply -a<Enter>
in&id=583a966d3e0b0f0e0fa9166986c877fda0643196'>583a966d ^
3962ac59 ^

583a966d ^

3962ac59 ^
























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
53
54
55
56
57
58
59
60
61
62
63