summaryrefslogtreecommitdiffstats
path: root/resize.c
AgeCommit message (Expand)Author
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