summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-12-27 22:49:48 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2011-12-27 22:49:48 +0000
commite66ffbd1bfa4e2f90f7925a56c26093bd71c87e1 (patch)
treef55d4595e9bb6f415f1c11d07c4ae15e08ab0e19 /NEWS
parentc8334bb2672cca32cd2e6f503492b5a9205e7b14 (diff)
changed default binding: P postpones (saves draft)
realized too late that overiding 'd' to save drafts in envelope mode is stupid. we revert to mutt's default binding for this operation
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a9478e10..5b1c9f1f 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ current:
* theming of threadline depending on the presence of fixed tags
* new thread mode command: "remove" to delete messages from the index
* new thread mode command: "editnew" e.g. to continue drafts (bound to 'n')
-* new envelope command: "save" to save as draft (bound to 'd')
+* new envelope command: "save" to save as draft (bound to 'P')
* new thread mode command: "togglesource" to display raw messages (bound to 'h')