Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rewrite command handling to be more generic. Not finished! | Nicholas Marriott | 2007-10-03 |
| | |||
* | Rename some bits. | Nicholas Marriott | 2007-10-03 |
| | |||
* | String/number arguments.. | Nicholas Marriott | 2007-10-03 |
| | |||
* | Key binding, unbinding. | Nicholas Marriott | 2007-10-03 |
| | |||
* | 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 |
| | |||
* | Added window renaming support (tmux rename) | Maximilian Gass | 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 | ||
* | -S for socket, -s for session. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Whoops, these need to be terminated. | Nicholas Marriott | 2007-09-26 |
| | |||
* | These are no longer unused. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Restore -n, now after the command. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Cleanup part II: split up client stuff and ops. More to come. | Nicholas Marriott | 2007-09-26 |