alot: add replay shortcut
This commit is contained in:
parent
1605c6a0a0
commit
7a2da68125
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ in
|
||||||
#normal= 'bold,underline', '', 'light red, bold, underline', 'light green', 'light red, bold, underline', '#8f6'
|
#normal= 'bold,underline', '', 'light red, bold, underline', 'light green', 'light red, bold, underline', '#8f6'
|
||||||
bindings.thread = {
|
bindings.thread = {
|
||||||
r = "reply --all";
|
r = "reply --all";
|
||||||
|
R = "reply --all";
|
||||||
g = "reply";
|
g = "reply";
|
||||||
h = "toggleheaders";
|
h = "toggleheaders";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue