Started some much needed updating of the fleacollar code. Likely not usable yet.

This commit is contained in:
Storm Dragon
2025-04-09 20:46:38 -04:00
parent 1d609e46d3
commit 4183969b68
10 changed files with 331 additions and 294 deletions

7
files/macros Normal file
View File

@ -0,0 +1,7 @@
macro index 'c' '<change-folder>?<change-dir><home>^K=<enter>'
bind index "^" imap-fetch-mail"
macro pager \cb <pipe-entry>'urlview'<enter> 'Follow links with urlview'
macro attach 'B' "<pipe-entry>cat >~/.cache/mutt/mail.html && $BROWSER ~/.cache/"
macro index,pager b '<enter-command>source $muttHome/aliases<enter><bounce-message>'
macro index,pager f '<enter-command>source $muttHome/aliases<enter><forward-message>'
macro index,pager m '<enter-command>source $muttHome/aliases<enter><mail>'