C-space is "^ " not "^@".

This commit is contained in:
Nicholas Marriott
2007-11-09 17:09:34 +00:00
parent 5940c5ff88
commit 6409f2b406
2 changed files with 4 additions and 3 deletions

View File

@ -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 $