MUTT: Changed colors for email headers
This commit is contained in:
parent
1a84c772df
commit
7b6c5b0254
1 changed files with 4 additions and 0 deletions
4
muttrc
4
muttrc
|
@ -104,3 +104,7 @@ macro index I "<change-folder>!<enter>" "go to Inbox"
|
||||||
macro index Z "<shell-escape>/usr/bin/offlineimap -q -o<enter>" "sync IMAP"
|
macro index Z "<shell-escape>/usr/bin/offlineimap -q -o<enter>" "sync IMAP"
|
||||||
macro generic,index,pager \ca "<shell-escape>abook<return>" "lanch abook"
|
macro generic,index,pager \ca "<shell-escape>abook<return>" "lanch abook"
|
||||||
macro index,pager A "<pipe-message>abook --add-email<return>" "add the sender address to abook"
|
macro index,pager A "<pipe-message>abook --add-email<return>" "add the sender address to abook"
|
||||||
|
|
||||||
|
# key bindings
|
||||||
|
bind pager \177 previous-line # default didn't want to work anymore
|
||||||
|
#bind generic i what-key
|
||||||
|
|
Loading…
Reference in a new issue