1. 55d5b83 Informational messages on window option changes. by Nicholas Marriott · 16 years ago
  2. 1d08105 show-window-options command. by Nicholas Marriott · 16 years ago
  3. 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago
  4. 0f40347 New window options: force-width and force-height. This will force a window to by Nicholas Marriott · 16 years ago
  5. 0bfd7a5 Don't die on empty strings. by Nicholas Marriott · 16 years ago
  6. d00914f Set socket mode +x if sessions attached. by Nicholas Marriott · 16 years ago
  7. 713bad0 Make status-interval actually changeable. by Nicholas Marriott · 16 years ago
  8. 367e002 New flag: aggressize resize. Resize window when to size of smallest session for which it is _current_ window. by Nicholas Marriott · 16 years ago
  9. 3cd4a08 Make server exit when last session dies. Also fix window check for status activity redraw. by Nicholas Marriott · 16 years ago
  10. 1551459 Don't use entry init since it may be dependent on key. by Nicholas Marriott · 16 years ago
  11. 197347b Don't bork on link/swap the same window. Also extend comment. by Nicholas Marriott · 16 years ago
  12. 0b9b873 Big reorganisation of command-line syntax. by Nicholas Marriott · 16 years ago
  13. 642c0b0 Easy bits of arg printing for list-keys. by Nicholas Marriott · 16 years ago
  14. 879400e Support binding 27-31. by Nicholas Marriott · 16 years ago
  15. 04c6028 status is a toggle. by Nicholas Marriott · 16 years ago
  16. 0f95671 Disable/enable window activity monitoring with set-window-option command. by Nicholas Marriott · 16 years ago
  17. 14b9512 Add activity monitoring, also invert items on taskbar which have activity. by Nicholas Marriott · 16 years ago
  18. f7ba4df Bring select-window into line with everything else wrt -i. by Nicholas Marriott · 16 years ago
  19. 811e75d Status bar left and right strings (set with status-left and status-right), and automatic update (at interval set by status-interval). by Nicholas Marriott · 16 years ago
  20. 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
  21. 743956e Allow -c anywhere -s was allowed. by Nicholas Marriott · 16 years ago
  22. 3e6b145 Allow fnmatch(3) on -s, and select newest session if multiple. by Nicholas Marriott · 16 years ago
  23. f91e7bf If no command is specified, assume new-session. by Nicholas Marriott · 16 years ago
  24. eaee4dc Quick and dirty kill-server command. by Nicholas Marriott · 16 years ago
  25. a26f58c Last bits of basic configuration file. By default in ~/.tmux.conf or specified with -f. Just a list of tmux commands executed when the server is started and before and any session/window is created. by Nicholas Marriott · 16 years ago
  26. c7243b7 Move -s and -c down a level so handling them is the responsibility of the command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before. by Nicholas Marriott · 16 years ago
  27. cea201d Don't die if no dst window and -k to linkw. by Nicholas Marriott · 16 years ago
  28. 65f4284 New command, send-keys, to send a set of keys. by Nicholas Marriott · 16 years ago
  29. 5569ff9 Don't hang when window closes early; also add lots more debugging. by Nicholas Marriott · 16 years ago
  30. 0dbbd77 Linux rxvt doesn't support parm_dch or delete_character. by Nicholas Marriott · 16 years ago
  31. ccfeb31 Don't attempt to reset tty if it is dead. by Nicholas Marriott · 17 years ago
  32. 0f2666a Restore termcap checks. by Nicholas Marriott · 17 years ago
  33. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  34. 3962c5f Change window name on \ek...\e\. by Nicholas Marriott · 17 years ago
  35. 043514a Preliminary mouse support. by Nicholas Marriott · 17 years ago
  36. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  37. c5b1fa9 Shift history up by 10% at a time. by Nicholas Marriott · 17 years ago
  38. 818df92 Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of places. by Nicholas Marriott · 17 years ago
  39. 15511cb Support for VT100 graphics mode. Also lose some redundant checks. by Nicholas Marriott · 17 years ago
  40. a010936 Inc region in debug msg. by Nicholas Marriott · 17 years ago
  41. 8da0b1f Mostly-complete copy and paste. by Nicholas Marriott · 17 years ago
  42. 9c58443 history-limit option. by Nicholas Marriott · 17 years ago
  43. c64cf68 Cut memory consumption by only allocating lines when there is actually data on them, and only as much as the right-most data. Everything else is filled in at runtime. by Nicholas Marriott · 17 years ago
  44. acb3661 Scrollable win for command output. by Nicholas Marriott · 17 years ago
  45. 24c3995 Redo screen.c functions to make them readable and more flexible. Make scroll mode only redraw waht it needs. by Nicholas Marriott · 17 years ago
  46. d5edaf9 Horizontal history/scrolling. by Nicholas Marriott · 17 years ago
  47. 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago
  48. c0572ea Fix a format string bug and sprinkle some printflikes. by Nicholas Marriott · 17 years ago
  49. b04bffc +index.html.in by Nicholas Marriott · 17 years ago
  50. 958cd9c -k on link-window to kill dest window if it exists. by Nicholas Marriott · 17 years ago
  51. 54d01c1 Two-column display for on-line print. by Nicholas Marriott · 17 years ago
  52. 6859306 Ooops use ->client here, not cmdclient. by Nicholas Marriott · 17 years ago
  53. 6e04524 switch-client command. by Nicholas Marriott · 17 years ago
  54. b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 17 years ago
  55. ce5f02f Report available commands on ambiguous commands. Tidy TODO a bit. by Nicholas Marriott · 17 years ago
  56. dc8fb1e Force default colours if terminal supports it. by Nicholas Marriott · 17 years ago
  57. e79a41c Finish off man page. by Nicholas Marriott · 17 years ago
  58. e4a6cde kill-window command. by Nicholas Marriott · 17 years ago
  59. 6409f2b C-space is "^ " not "^@". by Nicholas Marriott · 17 years ago
  60. 5940c5f Support tab. by Nicholas Marriott · 17 years ago
  61. d9b8559 Initial man page. by Nicholas Marriott · 17 years ago
  62. 0b832ea -V option to show tmux version. by Nicholas Marriott · 17 years ago
  63. 1632127 rename-session command. by Nicholas Marriott · 17 years ago
  64. f92243c Check for required term capabilities on start. by Nicholas Marriott · 17 years ago
  65. 35591ec Try write even if read gets signal, some other tweaks. by Nicholas Marriott · 17 years ago
  66. 08d9f46 Make it build/run on Linux. by Nicholas Marriott · 17 years ago
  67. 48ad043 swap-window command. by Nicholas Marriott · 17 years ago
  68. ab097f0 Don't save/restore ry_*. by Nicholas Marriott · 17 years ago
  69. 4a325c8 unlink-window command. Also fix some u_int -> int problems. by Nicholas Marriott · 17 years ago
  70. 5a954bd link-window command to link a window into another session. by Nicholas Marriott · 17 years ago
  71. 4ba3cf6 Reorg window data structures. Add an intermediate data type (struct winlink) to hold index and make sessions hold a RB tree of them rather than a fixed array. by Nicholas Marriott · 17 years ago
  72. 9f06104 has-session command. by Nicholas Marriott · 17 years ago
  73. ebeb142 Handle DSR for resize(1). by Nicholas Marriott · 17 years ago
  74. e215878 Save restore attr. by Nicholas Marriott · 17 years ago
  75. 688a487 Lift last MAXNAMELEN limit on -s argument. by Nicholas Marriott · 17 years ago
  76. 25e94a0 List client command. by Nicholas Marriott · 17 years ago
  77. f2f1b8f Add default-command option and change default to be $SHELL rather than $SHELL -l. Also try to read shell from passwd db if $SHELL isn't present. by Nicholas Marriott · 17 years ago
  78. 543e7b0 -n is now -s on new-session. by Nicholas Marriott · 17 years ago
  79. 1b96476 Kill window command. Nuke some backspace stuff. by Nicholas Marriott · 17 years ago
  80. de24fbb Add a bell-action option. by Nicholas Marriott · 17 years ago
  81. 94f003b Refresh session command. by Nicholas Marriott · 17 years ago
  82. 37f17a7 Warn and bork on nested sessions ($TMUX exists). by Nicholas Marriott · 17 years ago
  83. 514d6fa Accept colours as strings. by Nicholas Marriott · 17 years ago
  84. f3404ee send-prefix command. by Nicholas Marriott · 17 years ago
  85. a02638c Update. by Nicholas Marriott · 17 years ago
  86. ad4a742 Mark windows in yellow on status line when bell. by Nicholas Marriott · 17 years ago
  87. 5a3b92c -d option to attach. Also fix CC in Makefile and make it build with DEBUG again. by Nicholas Marriott · 17 years ago
  88. 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
  89. beae2d9 Added my tmux start script as an example (examples/start-tmux.sh) by Maximilian Gass · 17 years ago
  90. 6a784ba New sessions can now be given a command for their first window by Maximilian Gass · 17 years ago
  91. 3c16d72 Fixed usage statement for new-window by Maximilian Gass · 17 years ago
  92. 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 17 years ago
  93. 225e07f Select window command. by Nicholas Marriott · 17 years ago
  94. 19c1e1a Rename window. by Nicholas Marriott · 17 years ago
  95. 57157a1 set-option command to set meta. by Nicholas Marriott · 17 years ago
  96. 774b556 Key binding and unbinding. by Nicholas Marriott · 17 years ago
  97. df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
  98. fe06744 String/number arguments.. by Nicholas Marriott · 17 years ago
  99. dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago
  100. 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 17 years ago