aboutsummaryrefslogtreecommitdiff
path: root/cmd-list-windows.c
Commit message (Collapse)AuthorAge
...
* %u -> %d for indexes. Some lint fixes.Nicholas Marriott2007-10-30
|
* Reorg window data structures. Add an intermediate data type (struct winlink) ↵Nicholas Marriott2007-10-26
| | | | to hold index and make sessions hold a RB tree of them rather than a fixed array.
* Show size.Nicholas Marriott2007-10-23
|
* Lose command index enum in favour of runtime-calculated index.Nicholas Marriott2007-10-04
|
* Oops, missed this file too.Nicholas Marriott2007-10-04