1. c64cf68 Cut memory consumption by only allocating lines when there is actually data on them, and only as much as the right-most data. Everything else is filled in at runtime. by Nicholas Marriott · 17 years ago
  2. 1e5cb8d Free entire screen when destroyed. by Nicholas Marriott · 17 years ago
  3. d5edaf9 Horizontal history/scrolling. by Nicholas Marriott · 17 years ago
  4. 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago
  5. ceab127 Mass screen.c rename/tidy. Add a actual size (ysize) as distinct from 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. by Nicholas Marriott · 17 years ago