aboutsummaryrefslogtreecommitdiff
path: root/resize.c
Commit message (Collapse)AuthorAge
* 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