1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-03 16:25:52 +01:00

updated NEWS

This commit is contained in:
Martin Stubenschrott
2008-05-29 10:33:54 +00:00
parent 589f8984ab
commit 4feb42118f

3
NEWS
View File

@@ -1,9 +1,12 @@
<pre> <pre>
2008-05-xx: 2008-05-xx:
* version 0.3 * version 0.3
* new :message command
* new -- COMPOSE -- mode with mutt-like keybindings (y to send message, e to edit message) * new -- COMPOSE -- mode with mutt-like keybindings (y to send message, e to edit message)
* external editor support for sending messages * external editor support for sending messages
* m to open a new message compose window * m to open a new message compose window
* new M command to send a new message to the sender of the currently selected message
* completions for :{go,copy,move}to commands
* :emptytrash command * :emptytrash command
* new * and # mappings to select next/prev message from same author (not perfect matching however) * new * and # mappings to select next/prev message from same author (not perfect matching however)
* new "threads" option (non-functional for now) * new "threads" option (non-functional for now)