Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use ctx->client/ctx->session inline instead of temporary variables which were | Nicholas Marriott | 2007-11-13 |
* | 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 |
* | Refresh session command. | Nicholas Marriott | 2007-10-19 |
* | Mark windows in yellow on status line when bell. | Nicholas Marriott | 2007-10-12 |
* | Lose command index enum in favour of runtime-calculated index. | Nicholas Marriott | 2007-10-04 |
* | Lose usage and move it into the struct. | Nicholas Marriott | 2007-10-04 |
* | Fixed usage statement for new-window | Maximilian Gass | 2007-10-04 |
* | Rename window. | Nicholas Marriott | 2007-10-04 |
* | set-option command to set meta. | Nicholas Marriott | 2007-10-04 |
* | Next/last/previous window, some other tweaks. | Nicholas Marriott | 2007-10-04 |
* | New window command. | Nicholas Marriott | 2007-10-03 |