mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Incomplete resize support.
This commit is contained in:
10
CHANGES
10
CHANGES
@ -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 $
|
||||
|
||||
|
Reference in New Issue
Block a user