AutoYADM commit: 2025-03-11 20:00:13

This commit is contained in:
Daniel Fichtinger 2025-03-11 20:00:13 -04:00
parent 4570f7b919
commit 1c4b783aee
2 changed files with 3 additions and 3 deletions

View file

@ -773,7 +773,7 @@ text/html=! w3m -T text/html -I UTF-8
#text/*=bat -fP --file-name="$AERC_FILENAME"
#application/x-sh=bat -fP -l sh
#image/*=catimg -w $(tput cols) -
#subject,~Git(hub|lab)=lolcat -f
subject,~Git(hub|lab)=lolcat -f
#from,thatguywhodoesnothardwraphismessages=wrap -w 100 | colorize
# This special filter is only used to post-process email headers when

View file

@ -115,9 +115,9 @@ Rr = :reply<Enter>
Rq = :reply -q<Enter>
H = :toggle-headers<Enter>
<C-k> = :prev-part<Enter>
<C-e> = :prev-part<Enter>
<C-Up> = :prev-part<Enter>
<C-j> = :next-part<Enter>
<C-n> = :next-part<Enter>
<C-Down> = :next-part<Enter>
N = :next<Enter>
<C-Right> = :next<Enter>