Command prompt for interactive commands.

This commit is contained in:
Nicholas Marriott
2008-06-19 20:45:21 +00:00
parent c3b7a49cc1
commit 74d8f0bf1d
9 changed files with 291 additions and 33 deletions

View File

@ -1,5 +1,7 @@
19 June 2008
* 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.
18 June 2008
@ -507,4 +509,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.126 2008-06-19 19:37:39 nicm Exp $
$Id: CHANGES,v 1.127 2008-06-19 20:45:15 nicm Exp $