clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add

sspaeti 3d06401c 60f5bd1b

+5
+5
mutt/.config/mutt/muttrc
··· 160 160 # Remove selection 161 161 macro index U "<tag-pattern>.<enter>;t<enter>" 162 162 163 + # Batch operations shortcuts 164 + # '@' - Limit by sender pattern (type partial email/domain, 'l'+'all' to reset) 165 + macro index,pager @ "<limit>~f " "limit to sender pattern" 166 + # 'T' - Tag by pattern (then use ;D to delete, ;Ma to archive, etc.) 167 + 163 168 bind index,pager R group-reply 164 169 bind index \031 previous-undeleted # Mouse wheel 165 170 bind index \005 next-undeleted # Mouse wheel