diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,8 +1,10 @@ 04 October 2007 -* (mxey) Added my tmux start script as an example (examples/start-tmux.sh) -* (mxey) New sessions can now be given a command for their first window -* (mxey) Fixed usage statemnt for new-window +* (nicm) Partial resizing support. Still buggy. A C-b S and back sometimes fixes + it when it goes wonky. +* (mxey) Added my tmux start script as an example (examples/start-tmux.sh). +* (mxey) New sessions can now be given a command for their first window. +* (mxey) Fixed usage statement for new-window. * (nicm) attach-session (can't believe I forgot it until now!) and list-windows commands. * (nicm) rename-window and select-window commands. @@ -115,5 +117,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.34 2007-10-04 14:14:12 mxey Exp $ +$Id: CHANGES,v 1.35 2007-10-04 19:03:51 nicm Exp $ |