Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Simple status line. | Nicholas Marriott | 2007-10-01 |
| | |||
* | Pass attributes around as flags rather than as a list of escape codes. | Nicholas Marriott | 2007-10-01 |
| | |||
* | Write error messages for rename. Also tweak some error outputs, and fix -i. | Nicholas Marriott | 2007-09-29 |
| | |||
* | Pass bell through from any window. | Nicholas Marriott | 2007-09-29 |
| | |||
* | Terminate buffers properly. | Nicholas Marriott | 2007-09-28 |
| | |||
* | Split list into ls/lsw. | 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 | ||
* | Adjust $TMUX environ var to include session index, and don't compact session ↵ | Nicholas Marriott | 2007-09-27 |
| | | | | list on release. Also fix some argument types. | ||
* | Server function naming, still not happy with server stuff though. | Nicholas Marriott | 2007-09-26 |
| | |||
* | Cleanup part 1: split up server.c. | Nicholas Marriott | 2007-09-26 |