diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-05-31 23:53:17 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-05-31 23:53:17 -0300 |
commit | 88739b72cec04f365e73af071d5c37601743b802 (patch) | |
tree | 8908bbe38ca9b8664940ccd9c1bdce995fe26427 /modules | |
parent | 7cbcacf55ad52a060a75843209bc2a319725ca22 (diff) | |
download | dotfiles-88739b72cec04f365e73af071d5c37601743b802.tar.gz dotfiles-88739b72cec04f365e73af071d5c37601743b802.tar.bz2 |
Mapping next-unread-mailbox on mutt
Diffstat (limited to 'modules')
-rw-r--r-- | modules/mutt/muttrc.dot.link | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mutt/muttrc.dot.link b/modules/mutt/muttrc.dot.link index 1f4fae8..1d10ee7 100644 --- a/modules/mutt/muttrc.dot.link +++ b/modules/mutt/muttrc.dot.link @@ -355,6 +355,7 @@ macro index <esc>f "!clear;fetchmail\n" "Sync remote with local mail" macro pager G "!clear;fetchmail\n" "Sync remote with local mail" macro index G "!clear;fetchmail\n" "Sync remote with local mail" macro index $ "<change-folder>=INBOX/\n<sync-mailbox>" "Sync mailbox and refresh list of new messages" +macro index n "<next-unread-mailbox>" # ------------- # Ignore fields |