mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 17:57:58 +01:00
released muttator 0.3
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
||||
#### configuration
|
||||
|
||||
VERSION = 0.2
|
||||
VERSION = 0.3
|
||||
NAME = muttator
|
||||
|
||||
include Makefile.common
|
||||
|
||||
9
NEWS
9
NEWS
@@ -1,5 +1,9 @@
|
||||
<pre>
|
||||
2008-05-xx:
|
||||
2008-06-xx:
|
||||
* version 0.4
|
||||
* new "threads" option (non-functional for now)
|
||||
|
||||
2008-06-04:
|
||||
* version 0.3
|
||||
* new tab related mappings + commands
|
||||
* new :contacts and :contact commands for address book operations
|
||||
@@ -11,10 +15,9 @@
|
||||
* completions for :{go,copy,move}to commands
|
||||
* :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)
|
||||
* "t" to select current thread, use "lr" now to label a message as read
|
||||
* KMail-like mode-independent scrolling with left/right and up/down
|
||||
* many small improvements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user