|
|
|
|
|
|
29
|
macro index E "<enter-command>set editor=\"~/k/editlabel menu\"\n<edit><sync-mailbox><next-undeleted><enter-command>set editor=vim\n" "Edit labels"
|
29
|
macro index E "<enter-command>set editor=\"~/k/editlabel menu\"\n<edit><sync-mailbox><next-undeleted><enter-command>set editor=vim\n" "Edit labels"
|
|
30
|
|
30
|
|
|
31
|
# bindings
|
31
|
# bindings
|
|
|
|
32
|
## edit/move many messages
|
|
32
|
macro index = <tag-prefix>
|
33
|
macro index = <tag-prefix>
|
|
33
|
macro index * <tag-entry>
|
34
|
macro index * <tag-entry>
|
|
34
|
bind index n next-unread-mailbox
|
|
|
|
|
|
35
|
## changing mailboxes
|
|
|
|
36
|
macro index 1 "<change-folder>=lu/INBOX<enter>"
|
|
|
|
37
|
macro index 2 "<change-folder>=htwk.imn/INBOX<enter>"
|
|
|
|
38
|
macro index 3 "<change-folder>=htwk/INBOX<enter>"
|
|
|
|
39
|
bind index n next-unread-mailbox
|
|
35
|
|
40
|
|
|
36
|
# colors
|
41
|
# colors
|
|
37
|
source $HOME/t/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc
|
42
|
source $HOME/t/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc
|