Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add -c option to specify client, and move detach/refresh to client rather tha... | Nicholas Marriott | 2007-11-16 |
* | Use ctx->client/ctx->session inline instead of temporary variables which were | Nicholas Marriott | 2007-11-13 |
* | %u -> %d for indexes. Some lint fixes. | Nicholas Marriott | 2007-10-30 |
* | unlink-window command. Also fix some u_int -> int problems. | Nicholas Marriott | 2007-10-26 |
* | Reorg window data structures. Add an intermediate data type (struct winlink) ... | Nicholas Marriott | 2007-10-26 |
* | Kill window command. Nuke some backspace stuff. | Nicholas Marriott | 2007-10-19 |