1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 16:24:12 +01:00

updated install.rdf

This commit is contained in:
Martin Stubenschrott
2008-05-22 15:53:08 +00:00
parent 299dd87dd7
commit 796587034d
4 changed files with 18 additions and 2 deletions

14
NEWS
View File

@@ -1,4 +1,18 @@
<pre>
2008-05-xx:
* version 0.3
* new -- COMPOSE -- mode with mutt-like keybindings (y to send message, e to edit message)
* external editor support for sending messages
* m to open a new message compose window
* :emptytrash command
* new * and # mappings to select next/prev message from same author (not perfect matching however)
* new "threads" option (non-functional for now)
* J, K, ]s, etc. search in closed threads now
* gj and gk to select messages in closed threads
* "x" to select current thread (change to t at some point)
* KMail-like mode-independent scrolling with left/right and up/down
* many small improvements
2008-04-30:
* version 0.2
* ctrl-s mappings to move messages to an "Archive" folder (inspired by gmail)