aboutsummaryrefslogtreecommitdiff
path: root/resize.c
Commit message (Expand)AuthorAge
* Add notify hooks for various events, the functions are currently emptyNicholas Marriott2012-03-17
* Store sessions in an RB tree by name rather than a list, this is tidierNicholas Marriott2010-12-21
* There is somewhere that WINDOW_HIDDEN is getting set when it shouldn'tNicholas Marriott2010-11-22
* Having a list of winlinks->alerts for each session is stupid, just storeNicholas Marriott2010-06-21
* Don't allow locked or suspended clients to limit the size of active clients.Nicholas Marriott2009-09-24
* Improved layout code.Nicholas Marriott2009-07-19
* Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott2009-07-14
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01