mutt: accounts/fastmail: Add a few shortcuts
This commit is contained in:
parent
d1c0772207
commit
52dbf54ea2
1 changed files with 4 additions and 3 deletions
|
@ -21,10 +21,11 @@ macro index S \
|
|||
bind index g noop
|
||||
|
||||
macro index gi "<change-folder>=fastmail/Inbox<enter>" "Go to Inbox"
|
||||
macro index gf "<change-folder>=fastmail/FreedesktopGitlab<enter>" "Go to freedesktop gitlab"
|
||||
macro index gg "<change-folder>=fastmail/gstreamer<enter>" "Go to gstreamer"
|
||||
macro index gp "<change-folder>=fastmail/pulseaudio<enter>" "Go to pulseaudio"
|
||||
macro index gf "<change-folder>=fastmail/FreedesktopGitlab<enter>" "Go to Freedesktop GitLab"
|
||||
macro index gg "<change-folder>=fastmail/gstreamer<enter>" "Go to GStreamer"
|
||||
macro index gs "<change-folder>=fastmail/Sent<enter>" "Go to Sent"
|
||||
macro index ge "<change-folder>=fastmail/ietf<enter>" "Go to IETF"
|
||||
macro index gc "<change-folder>=fastmail/Coffee<enter>" "Go to Coffee"
|
||||
|
||||
# See send-hook and patterns here http://www.mutt.org/doc/manual/#patterns
|
||||
#send-hook . 'reset crypt_autoencrypt'
|
||||
|
|
Loading…
Reference in a new issue