alot: reconfigured key bindings
This commit is contained in:
parent
d8209f815b
commit
70b081a8a8
1 changed files with 5 additions and 0 deletions
|
@ -178,6 +178,11 @@ in
|
||||||
# | | | | | |
|
# | | | | | |
|
||||||
# v v v v v v
|
# v v v v v v
|
||||||
#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 = {
|
||||||
|
r = "reply --all";
|
||||||
|
g = "reply";
|
||||||
|
h = "toggleheaders";
|
||||||
|
};
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
theme = "solarized_light_real"
|
theme = "solarized_light_real"
|
||||||
auto_remove_unread = True
|
auto_remove_unread = True
|
||||||
|
|
Loading…
Reference in a new issue