status-lines -> status, prefix-key -> prefix

This commit is contained in:
Nicholas Marriott
2008-06-19 22:04:02 +00:00
parent 24cc3626dc
commit 73d1558ed0
10 changed files with 41 additions and 34 deletions

View File

@ -1,5 +1,7 @@
19 June 2008
* Use "status" consistently for status line option, and prefix for "prefix" key
option.
* Allow commands to be entered at a prompt. This is triggered with the
command-prompt command, bound to : by default.
* Show status messages properly, without blocking the server.
@ -509,4 +511,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.127 2008-06-19 20:45:15 nicm Exp $
$Id: CHANGES,v 1.128 2008-06-19 22:04:01 nicm Exp $