mutt configuration, as of 17-09-2014
This commit is contained in:
9
keys.conf
Normal file
9
keys.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
set meta_key = yes
|
||||
|
||||
bind index,pager <esc><up> sidebar-prev # alt-up
|
||||
bind index,pager <esc><down> sidebar-next # alt-down
|
||||
bind index <esc><return> sidebar-open # alt-enter
|
||||
|
||||
macro index M "T.*\n;WN" "Mark all messages as read" # "M" to mark all read
|
||||
macro index <return> <display-message><sync-mailbox> # flag update on reading mail
|
||||
macro pager q <exit><sync-mailbox> # flag update on exiting pager
|
||||
Reference in New Issue
Block a user