1. 872696f Pass attributes around as flags rather than as a list of escape codes. by Nicholas Marriott · 17 years ago
  2. 9d563c3 Destroy screens properly. by Nicholas Marriott · 17 years ago
  3. 34eb154 Grr missed one. by Nicholas Marriott · 17 years ago
  4. e30a347 Whoooops. lower not upper. by Nicholas Marriott · 17 years ago
  5. 32f1770 Dl/Il should follow scrolling region. by Nicholas Marriott · 17 years ago
  6. 3d6c324 Spc fix. by Nicholas Marriott · 17 years ago
  7. a777c06 Nuke CLEAR_SCREEN/ENDOFSCREEN and assert scroll region when drawing. These will be reqd for status line(s). by Nicholas Marriott · 17 years ago
  8. aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
  9. 1fefbb7 Pass through backspace for now. by Nicholas Marriott · 17 years ago
  10. 24b978a Don't resize unless size changed. by Nicholas Marriott · 17 years ago
  11. 48ab208 Tweak comment; use sizeof. by Nicholas Marriott · 17 years ago
  12. fc63750 Scrolling region. by Nicholas Marriott · 17 years ago
  13. 565ba00 Don't scroll screen until trying to write beyond limits. by Nicholas Marriott · 17 years ago
  14. b9de906 We use screen now, not ansi. by Nicholas Marriott · 17 years ago
  15. 73d7b70 Update to be more readable and hopefully lose memory problems. by Nicholas Marriott · 17 years ago
  16. 98642e9 +. by Nicholas Marriott · 17 years ago
  17. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  18. a3bfe20 Some code tidying, use macros in a few more places. by Nicholas Marriott · 17 years ago
  19. a41ece5 Initial import to CVS. Basic functions are working, albeit with a couple of showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation. by Nicholas Marriott · 17 years ago