From 9abcc757db854cfe3024dc81d89dac66b960eade Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 2 Aug 2014 18:25:05 +0200 Subject: update NEWS and README --- NEWS | 11 +++++++++++ README.md | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/NEWS b/NEWS index 75e2788f..3d5ccbd2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +0.3.6: +* implement vim-style "move last" command (bound to G) +* fixes in reply/forwarding +* add option "--tags" to taglist command to display only a subset of the tags +* fix: safely interrumpt a command sequence +* use suffix ".eml" for temporary email files when editing +* interpret "compose mailto:foo@bar" commands +* new "tomorrow" colour theme +* Add some Emacs keybindings for prompts + + 0.3.5: * full support for PGP/MIME [de|en]cryption and signatures * add missing "unattach" command in envelope buffer diff --git a/README.md b/README.md index 5c465f4d..37d0a5a0 100644 --- a/README.md +++ b/README.md @@ -25,17 +25,6 @@ Current features include: * configurable status bar * full support for PGP/MIME encryption and signing -Soonish to be addressed non-features: -------------------------------------- -See [here][features], most notably: - - * async. calls to mimeparts renderer, parsing of VT colour escape sequences. - see #272. Milestone `0.4` - * live search results while you're typing (POC in `postponed-livesearch`). Milestone `0.6` - * search for message (POC in `postponed-messagesmode`). Milestone `0.6` - * search for strings in displayed buffer. MS `0.7` - * undo for commands. Milestone `0.7` - Basic Usage =========== -- cgit v1.2.3