summaryrefslogtreecommitdiffstats
path: root/resize.c
AgeCommit message (Expand)Author
2012-03-18Sync OpenBSD patchset 1069:Tiago Cunha
2011-07-09Expand the Id keyword. Tiago Cunha
2010-12-22Sync OpenBSD patchset 806:Tiago Cunha
2010-12-06PatchSet 789Nicholas Marriott
2010-06-22Sync OpenBSD patchset 724:Tiago Cunha
2009-09-25Sync OpenBSD patchset 352:Tiago Cunha
2009-07-20Sync OpenBSD patchset 142:Tiago Cunha
2009-07-15Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott
2009-04-01- Allow switching to hidden windows (for active-only layout).Nicholas Marriott
2009-04-01Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott
2009-02-11Move sx,sy into tty rather than client.Nicholas Marriott
2009-01-11Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...Nicholas Marriott
2008-12-08Make window options work the same was as session options, add mode-fg/mode-bg...Nicholas Marriott
2008-06-19status-lines -> status, prefix-key -> prefixNicholas Marriott
2008-06-14New window options: force-width and force-height. This will force a window toNicholas Marriott
2008-06-14Clear blank area properly on redraw, and add a marker line below it.Nicholas Marriott
2008-06-07Clear clients with flag too.Nicholas Marriott
2008-06-06New flag: aggressize resize. Resize window when to size of smallest session f...Nicholas Marriott
2008-06-03Per-session configuration options.Nicholas Marriott
2008-06-01Don't die if no dst window and -k to linkw.Nicholas Marriott
2007-12-06Major reorganisation of screen handling.Nicholas Marriott
2007-12-02Clear before resize.Nicholas Marriott
2007-11-27Big internal reorganisation to move tty control into parent.Nicholas Marriott
2007-11-21Initial history support.Nicholas Marriott
2007-11-20Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from display...Nicholas Marriott
2007-10-19Add a bell-action option.Nicholas Marriott
2007-10-05Have resize update a SESSION_UNATTACHED flag.Nicholas Marriott
2007-10-04Don't accept UINT_MAX as size if no clients/sessions.Nicholas Marriott
2007-10-04Incomplete resize support.Nicholas Marriott