- 1e252b9 Wrap lines properly. by Nicholas Marriott · 17 years ago
- 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
- 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
- 872696f Pass attributes around as flags rather than as a list of escape codes. by Nicholas Marriott · 17 years ago
- 9d563c3 Destroy screens properly. by Nicholas Marriott · 17 years ago
- 34eb154 Grr missed one. by Nicholas Marriott · 17 years ago
- e30a347 Whoooops. lower not upper. by Nicholas Marriott · 17 years ago
- 32f1770 Dl/Il should follow scrolling region. by Nicholas Marriott · 17 years ago
- 3d6c324 Spc fix. by Nicholas Marriott · 17 years ago
- 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
- aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
- 1fefbb7 Pass through backspace for now. by Nicholas Marriott · 17 years ago
- 24b978a Don't resize unless size changed. by Nicholas Marriott · 17 years ago
- 48ab208 Tweak comment; use sizeof. by Nicholas Marriott · 17 years ago
- fc63750 Scrolling region. by Nicholas Marriott · 17 years ago
- 565ba00 Don't scroll screen until trying to write beyond limits. by Nicholas Marriott · 17 years ago
- b9de906 We use screen now, not ansi. by Nicholas Marriott · 17 years ago
- 73d7b70 Update to be more readable and hopefully lose memory problems. by Nicholas Marriott · 17 years ago
- 98642e9 +. by Nicholas Marriott · 17 years ago
- 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
- a3bfe20 Some code tidying, use macros in a few more places. by Nicholas Marriott · 17 years ago
- 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