1. 4fbbc3d Reset scrolling region on exit. by Nicholas Marriott · 17 years ago
  2. 872696f Pass attributes around as flags rather than as a list of escape codes. by Nicholas Marriott · 17 years ago
  3. 1e316cf Lose intermediate handling (unused). Change argument parsing to work properly over multiple buffers by saving a copy of the argument (we can't just save off/len since the buffer may vanish at any point). by Nicholas Marriott · 17 years ago
  4. 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
  5. 2ec60c9 Pass bell through from any window. by Nicholas Marriott · 17 years ago
  6. aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
  7. 1fefbb7 Pass through backspace for now. by Nicholas Marriott · 17 years ago
  8. 2cd99f0 Reset ignored signals after forkpty. by Nicholas Marriott · 17 years ago
  9. fc63750 Scrolling region. by Nicholas Marriott · 17 years ago
  10. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  11. 40ece59 And more. by Nicholas Marriott · 17 years ago
  12. 039b7ec Log missing terminfo vars rather than dying. by Nicholas Marriott · 17 years ago
  13. 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