Comment by ~inwit on ~rjarry/aerc
REPORTED
RESOLVED CLOSEDComment by ~inwit on ~rjarry/aerc
I have 4 errors like this on a 30k message account (o365 through davmail with notmuch+maildir).
Comment by ~inwit on ~rjarry/aerc
REPORTED
RESOLVED IMPLEMENTEDComment by ~inwit on ~rjarry/aerc
I see this frequently as well. I'm on notmuch+maildir, and, sometimes, when I receive an email, aerc loses track of it momentarily. The behaviour I see is that I can open it right away when it lands on my inbox but, sometimes, if I open it a bit later, it's lost for aerc (is properly listed but, upon opening it, I get an error). The problem solves itself if I call
notmuch new
, which I have a keybinding for, or if aerc's periodic check-mail is run in the meantime.
On Thu Nov 21, 2024 at 21:19, ~inwit outgoing@sr.ht wrote:
This would indeed solve viewing inline images in text/html parts with a sixel/kitty capable tui browser like chawan. Maybe it's better to define a [pagers] config section allowing different pagers for different filetypes? Could be an overshoot, but the | syntax as defined here is obscure to me.
That would be overkill and hard to reason about imho. The idea here is that you just mark that specific filter line you have that you will be providing the pager, aerc does not have to pipe it into the configured default pager.
Comment by ~inwit on ~rjarry/aerc
This would indeed solve viewing inline images in text/html parts with a sixel/kitty capable tui browser like chawan. Maybe it's better to define a [pagers] config section allowing different pagers for different filetypes? Could be an overshoot, but the | syntax as defined here is obscure to me.