diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-16 13:23:59 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-16 13:23:59 +0000 |
commit | ce5f02fc9eedb5848c3b9768101068f5fb92d03c (patch) | |
tree | 78bf49aabf2a0c16806e384960933a52c16bcbff /CHANGES | |
parent | eb72bede4756278df051e02ce9d711a307f7a36a (diff) | |
download | rtmux-ce5f02fc9eedb5848c3b9768101068f5fb92d03c.tar.gz rtmux-ce5f02fc9eedb5848c3b9768101068f5fb92d03c.tar.bz2 rtmux-ce5f02fc9eedb5848c3b9768101068f5fb92d03c.zip |
Report available commands on ambiguous commands. Tidy TODO a bit.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +16 November 2007 + +* (nicm) List available commands on ambiguous command. + 12 November 2007 * (nicm) If the terminal supports default colours (AX present), force black @@ -206,4 +210,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.67 2007-11-12 20:29:43 nicm Exp $ +$Id: CHANGES,v 1.68 2007-11-16 13:23:59 nicm Exp $ |