瀏覽代碼

~/.muttrc: Add shortcuts for mailboxes (1, 2, 3)

Lucas Stadler 14 年之前
父節點
當前提交
ea4acdcd96
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      .muttrc

+ 6 - 1
.muttrc

@ -29,9 +29,14 @@ macro index \Ca "<tag-prefix><enter-command>set editor=\"~/k/editlabel append\"\
29 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 31
# bindings
32
## edit/move many messages
32 33
macro index = <tag-prefix>
33 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 41
# colors
37 42
source $HOME/t/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc