aboutsummaryrefslogtreecommitdiff
path: root/resize.c
Commit message (Collapse)AuthorAge
* 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 ↵Nicholas Marriott2007-11-20
| | | | display size (now dx,dy). Move functions which work on the displayed area into screen-display.c and tidy. Use macros consistently when accessing screen data (may want to move everything about again later!). This the first step on the road to scrollback.
* 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