folders now fully autodetected

This commit is contained in:
Luke
2018-02-13 12:50:49 -07:00
parent 6f68023133
commit 534bb72ad5
3 changed files with 30 additions and 32 deletions

View File

@ -21,6 +21,3 @@ set ssl_force_tls = yes
bind index,pager g noop
bind index gg first-entry
macro index,pager gi "<change-folder>=$spoolfile<enter>" "Go to inbox"
macro index,pager gs "<change-folder>=$record<enter>" "Go to sent"
macro index,pager gd "<change-folder>=$postponed<enter>" "Go to drafts"