diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-09 17:09:34 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-09 17:09:34 +0000 |
| commit | 6409f2b406a8d9378461f614a203346ecdc6b532 (patch) | |
| tree | 354801ff6df81d9a7d483da86da94047ddfa1541 /CHANGES | |
| parent | 5940c5ff8853e1920d89c7a59ada707c716c6f30 (diff) | |
| download | rtmux-6409f2b406a8d9378461f614a203346ecdc6b532.tar.gz rtmux-6409f2b406a8d9378461f614a203346ecdc6b532.tar.bz2 rtmux-6409f2b406a8d9378461f614a203346ecdc6b532.zip | |
C-space is "^ " not "^@".
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ 09 November 2007 +* (nicm) C-space is now "^ " not "^@". * (nicm) Support tab (\011). * (nicm) Initial man page outline. * (nicm) -V to show version. @@ -197,4 +198,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.63 2007-11-09 17:06:01 nicm Exp $ +$Id: CHANGES,v 1.64 2007-11-09 17:09:34 nicm Exp $ |