Alot Versions Save

Terminal-based Mail User Agent

0.10

2 years ago
  • various fixes with mailcap handling
  • info: alot now depends on the new-style cffi bindings (notmuch2, available under notmuch/bindings/python-cffi)
  • config: new option search_threads_rebuild_limit (to speed up "move last" in large search buffers)

0.9.1

4 years ago
  • focus in search mode is preserved when refreshing
  • feature: new 'togglemimepart' cmd in thread mode toggles between plain and html alternative
  • feature: add "togglemimetree" command to thread mode
  • envelope mode: "unattach" command is now "detatch"
  • feature: respect mailcap entry for text/plain to enrich plaintext parts with ANSI codes

0.9

4 years ago
  • feature: interpret ANSI escape codes (e.g.for colours) when displaying messages
  • config: configure message-id domains for each account
  • feature: new envelope commands txt2html, html2txt, removehtml
  • info: updated signature of hooks 'reply_prefix' and 'forward_prefix', now include a named parameter for the message being replied/forwarded

0.8.1

5 years ago

Bugfix release that fixes some problems with malformed but common 8bit quoted-printable e-mails, see #1375

0.8

5 years ago
  • Port to python 3. Python 2.x no longer supported
  • support for notmuch's named queries. This adds a new 'namedqueries' mode and accompanied commands
  • config: new option replied_tags
  • config: new option passed_tags
  • feature: new command "retagprompt" in thread buffers
  • extra: update zsh completion

0.7

6 years ago

The release mostly contains bugfixes and extended tests.

This will be our last python2 release!

Development will move shortly to python3, which will most likely introduce some new bugs in the transition phase. So those of you interested in the most stable version should stick to this release.

Usage updates since v0.6:

  • info: missing html mailcap entry now reported as mail body text
  • feature: Allow regex special characters in tagstrings
  • feature: configurable thread mode message indentation
  • new thread buffer command "indent" (bound to '[' and ']')
  • config: new option thread_indent_replies
  • config: new option exclude_tags
  • config: new option encrypt_to_self
  • config: update behaviour of encrypt_by_default

0.6

6 years ago

0.5.1

6 years ago