diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:39:07 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:39:07 +0000 |
| commit | 19c1e1a800da9bee277f3db619262a0c2ce3fbc7 (patch) | |
| tree | 9658275b2b07c2b4bc001762d1ab781fd621c7ba /CHANGES | |
| parent | adc5f80bf927d58e33dc837561841d8dc31ba174 (diff) | |
| download | rtmux-19c1e1a800da9bee277f3db619262a0c2ce3fbc7.tar.gz rtmux-19c1e1a800da9bee277f3db619262a0c2ce3fbc7.tar.bz2 rtmux-19c1e1a800da9bee277f3db619262a0c2ce3fbc7.zip | |
Rename window.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ 04 October 2007 +* (nicm) rename-window command. * (nicm) set-option command (alias set): "tmux set-option prefix ^A". * (nicm) Key binding and unbinding is back. @@ -109,5 +110,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.28 2007-10-04 10:11:32 nicm Exp $ +$Id: CHANGES,v 1.29 2007-10-04 10:39:06 nicm Exp $ |