1. 43a05b1 Better fix, handle delete-last-line properly. by Nicholas Marriott · 18 years ago
  2. 4e21786 Don't crash when deleting lines at the end, fixes irssi. by Nicholas Marriott · 18 years ago
  3. 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 · 18 years ago
  4. 1e5cb8d Free entire screen when destroyed. by Nicholas Marriott · 18 years ago
  5. d5edaf9 Horizontal history/scrolling. by Nicholas Marriott · 18 years ago
  6. 9a6e47c Initial history support. by Nicholas Marriott · 18 years ago
  7. 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 · 18 years ago