aboutsummaryrefslogtreecommitdiff
path: root/resize.c
Commit message (Expand)AuthorAge
* Expand the Id keyword. Tiago Cunha2011-07-09
* Sync OpenBSD patchset 806:Tiago Cunha2010-12-22
* PatchSet 789Nicholas Marriott2010-12-06
* Sync OpenBSD patchset 724:Tiago Cunha2010-06-22
* Sync OpenBSD patchset 352:Tiago Cunha2009-09-25
* Sync OpenBSD patchset 142:Tiago Cunha2009-07-20
* Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott2009-07-15
* - Allow switching to hidden windows (for active-only layout).Nicholas Marriott2009-04-01
* Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott2009-04-01
* Move sx,sy into tty rather than client.Nicholas Marriott2009-02-11
* Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...Nicholas Marriott2009-01-11
* 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