From c40dde6e9ab59def4c696bd0711eadb436aa1510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Fri, 4 Mar 2022 09:46:17 +0100 Subject: [PATCH] update readme features section --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d52595d..b7b71dc 100644 --- a/README.md +++ b/README.md @@ -67,15 +67,16 @@ for all the options.* ## Features - Mailbox listing -- Email listing and filtering +- Email listing and searching - Email composition based on `$EDITOR` - Email manipulation (copy/move/delete) - Multi-accounting -- IMAP and Maildir support (POP and Notmuch are coming soon) +- Account listing +- IMAP, Maildir and Notmuch support +- IMAP IDLE mode for real-time notifications - PGP end-to-end encryption -- IDLE mode for real-time notifications -- Vim plugin -- Completions for bash/zsh/fish +- Vim and Emacs plugins +- Completions for various shells - JSON output - …