From 225e07fe38ecf4755cdcd38664d82a5611c0b5ac Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 4 Oct 2007 10:54:21 +0000 Subject: Select window command. --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 38ed7279..507c7858 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ 04 October 2007 -* (nicm) rename-window command. +* (nicm) rename-window and select-window commands. * (nicm) set-option command (alias set): "tmux set-option prefix ^A". * (nicm) Key binding and unbinding is back. @@ -110,5 +110,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.29 2007-10-04 10:39:06 nicm Exp $ +$Id: CHANGES,v 1.30 2007-10-04 10:54:20 nicm Exp $ -- cgit