aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-23 22:24:16 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-23 22:24:16 +0000
commit59da4dce674ad2b082b9300aaee9edf3091574da (patch)
treeef0e12df7407496d60f291dae85e7bb54ec475b9 /CHANGES
parentb69f4a3312a375fb9b19733e8f347f0f9a36d431 (diff)
downloadrtmux-59da4dce674ad2b082b9300aaee9edf3091574da.tar.gz
rtmux-59da4dce674ad2b082b9300aaee9edf3091574da.tar.bz2
rtmux-59da4dce674ad2b082b9300aaee9edf3091574da.zip
list-commands command.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6d048909..02c0ca14 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
23 June 2008
+* list-commands command (alias lscm).
* Split information about options into a table and use it to parse options
on input (allowing abbreviations) and to print them with show-options
(meaning that bell-action gets a proper string). This turned out a bit ugly
@@ -557,4 +558,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.137 2008-06-23 07:41:20 nicm Exp $
+$Id: CHANGES,v 1.138 2008-06-23 22:24:16 nicm Exp $