1. 514d6fa Accept colours as strings. by Nicholas Marriott · 17 years ago
  2. 1e252b9 Wrap lines properly. by Nicholas Marriott · 17 years ago
  3. f2b18ac Don't resize if sx AND sy haven't changed. Also tweak some logging, and reset attrs after clear. by Nicholas Marriott · 17 years ago
  4. 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
  5. 872696f Pass attributes around as flags rather than as a list of escape codes. by Nicholas Marriott · 17 years ago
  6. 9d563c3 Destroy screens properly. by Nicholas Marriott · 17 years ago
  7. 34eb154 Grr missed one. by Nicholas Marriott · 17 years ago
  8. e30a347 Whoooops. lower not upper. by Nicholas Marriott · 17 years ago
  9. 32f1770 Dl/Il should follow scrolling region. by Nicholas Marriott · 17 years ago
  10. 3d6c324 Spc fix. by Nicholas Marriott · 17 years ago
  11. 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
  12. aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
  13. 1fefbb7 Pass through backspace for now. by Nicholas Marriott · 17 years ago
  14. 24b978a Don't resize unless size changed. by Nicholas Marriott · 17 years ago
  15. 48ab208 Tweak comment; use sizeof. by Nicholas Marriott · 17 years ago
  16. fc63750 Scrolling region. by Nicholas Marriott · 17 years ago
  17. 565ba00 Don't scroll screen until trying to write beyond limits. by Nicholas Marriott · 17 years ago
  18. b9de906 We use screen now, not ansi. by Nicholas Marriott · 17 years ago
  19. 73d7b70 Update to be more readable and hopefully lose memory problems. by Nicholas Marriott · 17 years ago
  20. 98642e9 +. by Nicholas Marriott · 17 years ago
  21. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  22. a3bfe20 Some code tidying, use macros in a few more places. by Nicholas Marriott · 17 years ago
  23. 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