From 74d8f0bf1dda71efe96e8702e3313bbcd879abfb Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 19 Jun 2008 20:45:21 +0000 Subject: Command prompt for interactive commands. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 069e913d..a0a62270 100644 --- a/CHANGES +++ b/CHANGES @@ -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 $ -- cgit