Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |