aboutsummaryrefslogtreecommitdiff
path: root/server-fn.c
Commit message (Collapse)AuthorAge
...
* Write error messages for rename. Also tweak some error outputs, and fix -i.Nicholas Marriott2007-09-29
|
* Pass bell through from any window.Nicholas Marriott2007-09-29
|
* Terminate buffers properly.Nicholas Marriott2007-09-28
|
* Split list into ls/lsw.Nicholas Marriott2007-09-27
|
* New session selection rules:Nicholas Marriott2007-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 Marriott2007-09-27
| | | | list on release. Also fix some argument types.
* Server function naming, still not happy with server stuff though.Nicholas Marriott2007-09-26
|
* Cleanup part 1: split up server.c.Nicholas Marriott2007-09-26