aboutsummaryrefslogtreecommitdiff
path: root/resize.c
Commit message (Expand)AuthorAge
* Make window options work the same was as session options, add mode-fg/mode-bg...Nicholas Marriott2008-12-08
* status-lines -> status, prefix-key -> prefixNicholas Marriott2008-06-19
* New window options: force-width and force-height. This will force a window toNicholas Marriott2008-06-14
* Clear blank area properly on redraw, and add a marker line below it.Nicholas Marriott2008-06-14
* Clear clients with flag too.Nicholas Marriott2008-06-07
* New flag: aggressize resize. Resize window when to size of smallest session f...Nicholas Marriott2008-06-06
* Per-session configuration options.Nicholas Marriott2008-06-03
* Don't die if no dst window and -k to linkw.Nicholas Marriott2008-06-01
* Major reorganisation of screen handling.Nicholas Marriott2007-12-06
* Clear before resize.Nicholas Marriott2007-12-02
* Big internal reorganisation to move tty control into parent.Nicholas Marriott2007-11-27
* Initial history support.Nicholas Marriott2007-11-21
* Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display...Nicholas Marriott2007-11-20
* Add a bell-action option.Nicholas Marriott2007-10-19
* Have resize update a SESSION_UNATTACHED flag.Nicholas Marriott2007-10-05
* Don't accept UINT_MAX as size if no clients/sessions.Nicholas Marriott2007-10-04
* Incomplete resize support.Nicholas Marriott2007-10-04