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