Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't die if no dst window and -k to linkw. | Nicholas Marriott | 2008-06-01 |
| | |||
* | Major reorganisation of screen handling. | Nicholas Marriott | 2007-12-06 |
| | |||
* | Clear before resize. | Nicholas Marriott | 2007-12-02 |
| | |||
* | Big internal reorganisation to move tty control into parent. | Nicholas Marriott | 2007-11-27 |
| | |||
* | Initial history support. | Nicholas Marriott | 2007-11-21 |
| | |||
* | Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from ↵ | Nicholas Marriott | 2007-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 Marriott | 2007-10-19 |
| | |||
* | Have resize update a SESSION_UNATTACHED flag. | Nicholas Marriott | 2007-10-05 |
| | |||
* | Don't accept UINT_MAX as size if no clients/sessions. | Nicholas Marriott | 2007-10-04 |
| | |||
* | Incomplete resize support. | Nicholas Marriott | 2007-10-04 |