1. 6e04524 switch-client command. by Nicholas Marriott · 18 years ago
  2. b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 18 years ago
  3. e4a6cde kill-window command. by Nicholas Marriott · 18 years ago
  4. d9b8559 Initial man page. by Nicholas Marriott · 18 years ago
  5. 1632127 rename-session command. by Nicholas Marriott · 18 years ago
  6. 08d9f46 Make it build/run on Linux. by Nicholas Marriott · 18 years ago
  7. 48ad043 swap-window command. by Nicholas Marriott · 18 years ago
  8. 941eab3 %u -> %d for indexes. Some lint fixes. by Nicholas Marriott · 18 years ago
  9. 4a325c8 unlink-window command. Also fix some u_int -> int problems. by Nicholas Marriott · 18 years ago
  10. 5a954bd link-window command to link a window into another session. by Nicholas Marriott · 18 years ago
  11. 9f06104 has-session command. by Nicholas Marriott · 18 years ago
  12. 25e94a0 List client command. by Nicholas Marriott · 18 years ago
  13. cf77c80 FreeBSD's util.h is libutil.h. by Nicholas Marriott · 18 years ago
  14. 1b96476 Kill window command. Nuke some backspace stuff. by Nicholas Marriott · 18 years ago
  15. 94f003b Refresh session command. by Nicholas Marriott · 18 years ago
  16. f3404ee send-prefix command. by Nicholas Marriott · 18 years ago
  17. efa3e13 Simplify input.c - lose class table and use macros. by Nicholas Marriott · 18 years ago
  18. 5a3b92c -d option to attach. Also fix CC in Makefile and make it build with DEBUG again. by Nicholas Marriott · 18 years ago
  19. 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 18 years ago
  20. 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 18 years ago
  21. ff56ed7 Nuke ?. by Nicholas Marriott · 18 years ago
  22. 225e07f Select window command. by Nicholas Marriott · 18 years ago
  23. 19c1e1a Rename window. by Nicholas Marriott · 18 years ago
  24. 57157a1 set-option command to set meta. by Nicholas Marriott · 18 years ago
  25. 774b556 Key binding and unbinding. by Nicholas Marriott · 18 years ago
  26. 292ad55 List keys command. by Nicholas Marriott · 18 years ago
  27. 8158159 Next/last/previous window, some other tweaks. by Nicholas Marriott · 18 years ago
  28. 7ba01f6 New window command. by Nicholas Marriott · 18 years ago
  29. df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 18 years ago
  30. dadc56d Key binding, unbinding. by Nicholas Marriott · 18 years ago
  31. 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 18 years ago
  32. ef91aac Add profiling. Also some trivial optimisations to skip memcpying. by Nicholas Marriott · 18 years ago
  33. bfccbc6 Simple status line. by Nicholas Marriott · 18 years ago
  34. 17ec1aa Binary-only install target. by Nicholas Marriott · 18 years ago
  35. aafee17 New input parser via state machine. by Nicholas Marriott · 18 years ago
  36. 8d01984 Restore list command. by Nicholas Marriott · 18 years ago
  37. fb39b22 Cleanup part II: split up client stuff and ops. More to come. by Nicholas Marriott · 18 years ago
  38. 671694a Cleanup part 1: split up server.c. by Nicholas Marriott · 18 years ago
  39. 15778b2 META env var. by Nicholas Marriott · 18 years ago
  40. 4b62b1d Sync with fdm. by Nicholas Marriott · 19 years ago
  41. 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 · 19 years ago