1. 5a3b92c -d option to attach. Also fix CC in Makefile and make it build with DEBUG again. by Nicholas Marriott · 17 years ago
  2. 5c54e0b Don't accept UINT_MAX as size if no clients/sessions. by Nicholas Marriott · 17 years ago
  3. 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
  4. 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 17 years ago
  5. 8158159 Next/last/previous window, some other tweaks. by Nicholas Marriott · 17 years ago
  6. 7ba01f6 New window command. by Nicholas Marriott · 17 years ago
  7. df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
  8. dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago
  9. a68b1e5 xcalloc, otherwise prefix may be !0. by Nicholas Marriott · 17 years ago
  10. 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 17 years ago
  11. 2ec60c9 Pass bell through from any window. 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. 302a35d Server function naming, still not happy with server stuff though. by Nicholas Marriott · 17 years ago
  14. fb39b22 Cleanup part II: split up client stuff and ops. More to come. by Nicholas Marriott · 17 years ago
  15. 671694a Cleanup part 1: split up server.c. by Nicholas Marriott · 17 years ago
  16. 3fef2d9 Window list with C-b W. by Nicholas Marriott · 17 years ago
  17. 1fefbb7 Pass through backspace for now. by Nicholas Marriott · 17 years ago
  18. 34f87e5 Last window option. by Nicholas Marriott · 17 years ago
  19. 12f7197 session_flush can go bye-bye again. by Nicholas Marriott · 17 years ago
  20. 4381446 Flush even detached sessions. by Nicholas Marriott · 17 years ago
  21. 04f4e42 Change command format. by Nicholas Marriott · 17 years ago
  22. 6e210bb If a session is destroyed, safely kill all other clients attached to it. by Nicholas Marriott · 17 years ago
  23. 7000277 Don't try to upadte window after free. by Nicholas Marriott · 17 years ago
  24. 85770bc Use $SHELL for new shell, if set. by Nicholas Marriott · 17 years ago
  25. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  26. 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