1. dc8fb1e Force default colours if terminal supports it. by Nicholas Marriott · 17 years ago
  2. f92243c Check for required term capabilities on start. by Nicholas Marriott · 17 years ago
  3. 08d9f46 Make it build/run on Linux. by Nicholas Marriott · 17 years ago
  4. 8782639 Free buffers properly. by Nicholas Marriott · 17 years ago
  5. 1b96476 Kill window command. Nuke some backspace stuff. by Nicholas Marriott · 17 years ago
  6. 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 17 years ago
  7. 4fbbc3d Reset scrolling region on exit. by Nicholas Marriott · 17 years ago
  8. 872696f Pass attributes around as flags rather than as a list of escape codes. by Nicholas Marriott · 17 years ago
  9. 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
  10. 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
  11. 2ec60c9 Pass bell through from any window. 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. 2cd99f0 Reset ignored signals after forkpty. by Nicholas Marriott · 17 years ago
  15. fc63750 Scrolling region. by Nicholas Marriott · 17 years ago
  16. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  17. 40ece59 And more. by Nicholas Marriott · 17 years ago
  18. 039b7ec Log missing terminfo vars rather than dying. 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