Greetings, Astroid (https://github.com/gauteh/astroid) v0.4 is now ready!
Astroid is a graphical threads-with-tags mail user agent for notmuch. Written in C++ using GTK+, WebKit and gmime. Astroid can be found at: https://github.com/gauteh/astroid : $ git clone https://github.com/gauteh/astroid.git ## README with screenshot and information on building and using https://github.com/gauteh/astroid#astroid-mua once you get Astroid running press '?' to get a list of keybindings for the current context. ## Changes since v0.3 * Mark threads with 't' or 'T' and apply actions to all marked threads with '+'. * Mark messages with 't' or 'T' in thread-view and apply actions to all marked messages with '+' (nice for patch saving). * Show attached icon in thread-view. * #18: Fix display of & and friends. * Configurable quote string for replying and forwarding. * Replying adds 'replied' tag to original. * Forwarding adds 'passed' tag to original. * Message is updated thread-index after being sent. * Show spinner in main window when polling. * Show status icon for message sending. * Indent messages according to reply-level in thread (configurable). Regards, Gaute