Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Write error messages for rename. Also tweak some error outputs, and fix -i. | Nicholas Marriott | 2007-09-29 |
| | |||
* | Add client_flush to flush output when transient commands are called. | Nicholas Marriott | 2007-09-28 |
| | |||
* | Retry connection with small timeout instead of sleep(10) for server start. | Nicholas Marriott | 2007-09-27 |
| | |||
* | 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 | ||
* | Extend op string and add potential for a single alias. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Join oldest session if non specified. Fix errors. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Restore list command. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Unlink and retry if server socket connect fails. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Cleanup part II: split up client stuff and ops. More to come. | Nicholas Marriott | 2007-09-26 |