After two years of development first preview release of the new email client , providing a console interface with tab support optimized for developers using mailing lists and Git. Tabs switch in a style and allow, for example, checking new emails and viewing discussion threads while composing a reply and working in the terminal with Git. The project's code is written in Go and is licensed under the MIT license. The project is developed by Drew DeVault, a developer , a composite manager based on Wayland.
Main features:
- HTML rendering through an interactive console web browser;
- Syntax highlighting for patches attached to emails;
- Keyboard shortcuts and an ex-command system (':command') in the style of Vim;
- Support for working with Git;
- Ability to use multiple accounts with support for IMAP, Maildir, SMTP, and sendmail;
- Support for CalDAV and CardDAV for synchronizing the address book and calendar planner;
- Ability to access IMAP asynchronously without blocking the interface while loading emails;
- Efficient use of network resources â only the information necessary to display emails in the interface is loaded.
Source: opennet.ru
