1. 810a884 A couple of close-on-exec flags. by Nicholas Marriott · 17 years ago
  2. ab02144 Don't need ttydefchars here. by Nicholas Marriott · 17 years ago
  3. cf77c80 FreeBSD's util.h is libutil.h. by Nicholas Marriott · 17 years ago
  4. 4add09e Wrong size. by Nicholas Marriott · 17 years ago
  5. 7ba01f6 New window command. by Nicholas Marriott · 17 years ago
  6. a5a17b4 Skip exec on cmds. Also use xmemstrdup where appropriate. by Nicholas Marriott · 17 years ago
  7. 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 17 years ago
  8. 9d563c3 Destroy screens properly. 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. 0bbe838 Window flags, currently only bell. by Nicholas Marriott · 17 years ago
  11. aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
  12. 3fa8f16 Adjust $TMUX environ var to include session index, and don't compact session list on release. Also fix some argument types. by Nicholas Marriott · 17 years ago
  13. 5ea2ac3 Stop crashing when exiting windows. by Nicholas Marriott · 17 years ago
  14. 33f5f84 Whoops. Other way round. by Nicholas Marriott · 17 years ago
  15. 1702a78 Be more careful about destroying windows. by Nicholas Marriott · 17 years ago
  16. 2cd99f0 Reset ignored signals after forkpty. by Nicholas Marriott · 17 years ago
  17. b1782e1 Truncate array if last window is closed. by Nicholas Marriott · 17 years ago
  18. e3440e0 Don't renumber on close. by Nicholas Marriott · 17 years ago
  19. 5cb4836 Use after free. by Nicholas Marriott · 17 years ago
  20. b9de906 We use screen now, not ansi. by Nicholas Marriott · 17 years ago
  21. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  22. 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