1. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  2. 18d72e6 Partial copy mode. Currently does the same as scroll mode but using a cursor. Also fix bug where resizing would leave crap lying around. by Nicholas Marriott · 17 years ago
  3. 12810b0 Oops, missing one BACKGOUND. by Nicholas Marriott · 17 years ago
  4. d0984b8 Sort out cursors with a new flag - BACKGROUND - for window modes. Free text on more exit. by Nicholas Marriott · 17 years ago
  5. 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago
  6. c0572ea Fix a format string bug and sprinkle some printflikes. by Nicholas Marriott · 17 years ago
  7. 941eab3 %u -> %d for indexes. Some lint fixes. by Nicholas Marriott · 17 years ago
  8. 4ba3cf6 Reorg window data structures. Add an intermediate data type (struct winlink) to hold index and make sessions hold a RB tree of them rather than a fixed array. by Nicholas Marriott · 17 years ago
  9. e5b7001 Change to show flag char rather than change colour on bell. by Nicholas Marriott · 17 years ago
  10. 7ec5be3 set status, status-fg, status-bg. by Nicholas Marriott · 17 years ago
  11. ad4a742 Mark windows in yellow on status line when bell. by Nicholas Marriott · 17 years ago
  12. 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
  13. 7ba01f6 New window command. by Nicholas Marriott · 17 years ago
  14. bfccbc6 Simple status line. by Nicholas Marriott · 17 years ago