diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:54:21 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:54:21 +0000 |
| commit | 225e07fe38ecf4755cdcd38664d82a5611c0b5ac (patch) | |
| tree | 8c79d3fab479339de88b0275a386805fee4fa166 /CHANGES | |
| parent | 19c1e1a800da9bee277f3db619262a0c2ce3fbc7 (diff) | |
| download | rtmux-225e07fe38ecf4755cdcd38664d82a5611c0b5ac.tar.gz rtmux-225e07fe38ecf4755cdcd38664d82a5611c0b5ac.tar.bz2 rtmux-225e07fe38ecf4755cdcd38664d82a5611c0b5ac.zip | |
Select window command.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 $ |