Clément DOUIN
Clément DOUIN
> I actually rebuild the table from the JSON output using a table mode that's built into Emacs by default called `tabulated-list-mode`, so the column width shouldn't be an issue...
I found a tiny request: do you think it could be possible to add `reply` and `forward` actions to the list view?
> Is there a way with `mml` to display the raw version of a message (I mean, with all parts built correctly)? If not then I'm afraid we will have...
Well, it could be a very good feature. I keep in mind for after the `v1.0.0`. Thanks!
The `rust-imap` lib does not support the THREAD command for now, I opened an issue https://github.com/jonhoo/rust-imap/issues/221.
It is a very good question, I need to dig. Any help is welcomed!
From my comment: > To have the best UX (in my opinion), a TUI should work offline (a bit like a GUI, think Thunderbird), and it should work out of...
I'm a bit suspicious about forking, as you said it can become a hassle very quickly. I was more thinking about relying on some binaries, but this requires either to...
> I am actually in favour of a new backend as mbsync isn't > cross-platform which has been a headache for me personally as I have > Windows specific workflows....
Could you share the full raw email (with the command `read --raw`)? If there is sensitive data feel free to modify it. I just need a reproductible email so I...