From f3404ee9229ae3acab973b93ca7a20eddd593c7f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 12 Oct 2007 13:03:58 +0000 Subject: send-prefix command. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 63c88b1e..7bed252f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ 12 October 2007 +* (nicm) send-prefix command. Bound to C-b by default. * (nicm) set status, status-fg, status-bg commands. fg and bg are as a number from 0 to 7. status may be 0/1/on/off/yes/no. * (nicm) Make status line mark window in yellow on bell. @@ -124,5 +125,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.38 2007-10-12 12:32:34 nicm Exp $ +$Id: CHANGES,v 1.39 2007-10-12 13:03:58 nicm Exp $ -- cgit