1. 6384c60 Remove object files in the compat directory. by Tiago Cunha · 16 years ago
  2. a15f8fc Support command sequences separated by " ; ". Also clean up command printing. by Nicholas Marriott · 16 years ago
  3. 8ea4971 suspend-client command and suspend client when ^Z key binding is used. by Nicholas Marriott · 16 years ago
  4. 273d630 Update for 0.7. by Nicholas Marriott · 16 years ago
  5. 0e197b4 Tidy a few warnings. by Nicholas Marriott · 16 years ago
  6. d29ca39 Two new commands, choose-window and choose-session which work only when bound to a key and allow the window or session to be selected from a list. by Nicholas Marriott · 16 years ago
  7. 7bcf9a1 Darwin needs vis.c as well. by Nicholas Marriott · 16 years ago
  8. d1eb153 switch-pane is now select-pane. by Nicholas Marriott · 16 years ago
  9. 3f51dcd up-pane and down-pane commands. by Nicholas Marriott · 16 years ago
  10. f855591 kill-pane command. by Nicholas Marriott · 16 years ago
  11. 162bacd Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit). by Nicholas Marriott · 16 years ago
  12. d78bc5d save-buffer command, from Tiago Cunha. by Nicholas Marriott · 16 years ago
  13. e3feb06 Server locking. set-password and lock-server commands, plus automatic locking. by Nicholas Marriott · 16 years ago
  14. 083f9cb Linux bits. by Nicholas Marriott · 16 years ago
  15. 934e6d9 vis functions for Linux. by Nicholas Marriott · 16 years ago
  16. 5445918 source-file command from Tiago Cunha. by Nicholas Marriott · 16 years ago
  17. de0a3a0 Fix CLEANFILES. by Nicholas Marriott · 16 years ago
  18. 5c3d973 Import OpenBSD's getopt(3) to workaround broken glibc version. by Nicholas Marriott · 16 years ago
  19. 7a82e86 Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ by Nicholas Marriott · 16 years ago
  20. 62457bc Trim. by Nicholas Marriott · 16 years ago
  21. df2b3bc Fix stupid GNU getopt behaviour. by Nicholas Marriott · 16 years ago
  22. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago
  23. 19a2c87 Initial UTF-8 support. by Nicholas Marriott · 16 years ago
  24. 33aa931 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. by Nicholas Marriott · 16 years ago
  25. bd1a705 0.4 released. by Nicholas Marriott · 16 years ago
  26. d90d646 Zombie windows, requested by Will Maier. by Nicholas Marriott · 16 years ago
  27. b877897 Oops, forgot to commit move-window. Also add select-prompt to allow index to be typed. by Nicholas Marriott · 16 years ago
  28. 7836298 Allow use of alt keys. move-window command. by Nicholas Marriott · 16 years ago
  29. 59da4dc list-commands command. by Nicholas Marriott · 16 years ago
  30. e704d6a IRIX fixes, sort of partly work. by Nicholas Marriott · 16 years ago
  31. 91f3165 IRIX fixes thanks to Elias Pipping. by Nicholas Marriott · 16 years ago
  32. a52be0e More missing bits from Solaris. by Nicholas Marriott · 16 years ago
  33. 74e8d47 Update SRCS. by Nicholas Marriott · 16 years ago
  34. 74d8f0b Command prompt for interactive commands. by Nicholas Marriott · 16 years ago
  35. 9b0ff4c More Solaris stuff. Use ttyname, use ncurses,h. by Nicholas Marriott · 16 years ago
  36. 50d5239 More Solaris bits by Nicholas Marriott · 16 years ago
  37. b7cefe4 NO_ASPRINTF. by Nicholas Marriott · 16 years ago
  38. be53d7f More Sun OS crap. by Nicholas Marriott · 16 years ago
  39. 0d5ad35 forkpty for Sun OS. by Nicholas Marriott · 16 years ago
  40. fed1a3b compat/daemon.c by Nicholas Marriott · 16 years ago
  41. 19b7946 Start of Solaris port. by Nicholas Marriott · 16 years ago
  42. 6c23e89 Sort options from Pierre Riteau. by Nicholas Marriott · 16 years ago
  43. 1d08105 show-window-options command. by Nicholas Marriott · 16 years ago
  44. 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago
  45. 6a187bb Some Linux fixes; some code tidying. Don't redraw status bar so often. by Nicholas Marriott · 16 years ago
  46. 0b9b873 Big reorganisation of command-line syntax. by Nicholas Marriott · 16 years ago
  47. ca19895 Add a MANDIR variable, from Tiago Cunha. by Nicholas Marriott · 16 years ago
  48. b25ac6f Update. by Nicholas Marriott · 16 years ago
  49. eaee4dc Quick and dirty kill-server command. by Nicholas Marriott · 16 years ago
  50. 65f4284 New command, send-keys, to send a set of keys. by Nicholas Marriott · 16 years ago
  51. 7613c7f GNUmakefile fixes, from tobiasu. by Nicholas Marriott · 17 years ago
  52. da22faf Sync with Makefile. by Nicholas Marriott · 17 years ago
  53. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  54. d61a63c Update SRCS, use -rdynamic in DEBUG case, lose openssl crap. by Nicholas Marriott · 17 years ago
  55. 1ef876d Sync SRCS. by Nicholas Marriott · 17 years ago
  56. b04bffc +index.html.in by Nicholas Marriott · 17 years ago
  57. 6e04524 switch-client command. by Nicholas Marriott · 17 years ago
  58. b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 17 years ago
  59. d9b8559 Initial man page. by Nicholas Marriott · 17 years ago
  60. 1632127 rename-session command. by Nicholas Marriott · 17 years ago
  61. 08d9f46 Make it build/run on Linux. by Nicholas Marriott · 17 years ago