astroid icon indicating copy to clipboard operation
astroid copied to clipboard

A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch

Results 120 astroid issues
Sort by recently updated
recently updated
newest added

Overall I am loving astroid, but one particular issue keeps biting me: when replying to html email the contents of the html email are not quoted in the drafted reply....

A minor point I realised. In the documentation https://github.com/astroidmail/astroid/wiki/Customizing-key-bindings it is written that you can generate a list of all keybindings with the `devel/get_keys.py` script. I was wondering if there...

question
doc-wiki

Would be really nice to have readline bindings in the edit-tags/search-query/... field. Any chance we can get this?

Are there any plans to add S/MIME support? This is much more widely supported out of the box than GPG.

This can be fixed by a change in chunk.cc:199 - if i change that line to ``` auto c = refptr(new Chunk(mo, isencrypted && crypt->ready, issigned, crypt)); ``` it works...

Hello, When the client starts up and when opening a new tab, I get the error messages below. I am using Debian and Astroid configuration has output the libraries shown...

This is my take on #695 I'm not a C++ dev though (mainly I'm a Rust dev), thus I guess this is something one might not want to have here....

Recently I noticed a lot of crashes of astroid. They seemed to be related to an invalid `thread_view` pointer in `PageClient`. When receiving new mails or editing their tags, segmentation...

I was wondering how hard it would be to turn astroidmail into a web interface and if anyone has tried / is working on that project. One option that I...

Does it work for you when reading html emails? I can't seem to be able to click on links (also the pointer does detect a link).

need-info