Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Window info command. | Nicholas Marriott | 2007-09-30 | |
| | ||||
* | Show the right windows in the list. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | tmux new-session -d. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | Write error messages for rename. Also tweak some error outputs, and fix -i. | Nicholas Marriott | 2007-09-29 | |
| | ||||
* | New input parser via state machine. | Nicholas Marriott | 2007-09-28 | |
| | ||||
* | Added window renaming support (tmux rename) | Maximilian Gass | 2007-09-28 | |
| | ||||
* | Terminate buffers properly. | Nicholas Marriott | 2007-09-28 | |
| | ||||
* | New session selection rules: | Nicholas Marriott | 2007-09-27 | |
| | | | | | | | | - find by name if given - otherwise try current index from $TMUX - otherwise if only one session, use it - otherwise error | |||
* | Join oldest session if non specified. Fix errors. | Nicholas Marriott | 2007-09-26 | |
| | ||||
* | Server function naming, still not happy with server stuff though. | Nicholas Marriott | 2007-09-26 | |
| | ||||
* | Cleanup part II: split up client stuff and ops. More to come. | Nicholas Marriott | 2007-09-26 | |
| | ||||
* | Cleanup part 1: split up server.c. | Nicholas Marriott | 2007-09-26 | |