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