1. 2572c71 Sync OpenBSD patchset 149: by Tiago Cunha · 15 years ago
  2. 9a07e8f Sync OpenBSD patchset 147: by Tiago Cunha · 15 years ago
  3. e895700 Sync OpenBSD patchset 146: by Tiago Cunha · 15 years ago
  4. 95d593d Sync OpenBSD patchset 143: by Tiago Cunha · 15 years ago
  5. 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
  6. 376c808 Add three new session options: visual-activity, visual-bell, visual-content. by Tiago Cunha · 15 years ago
  7. 17170f5 Add a -k flag to unlink-window which makes it behave the same as the old by Tiago Cunha · 15 years ago
  8. 19cb1fb Make it so using kill-pane to destroy the last pane in a window destroys the by Nicholas Marriott · 15 years ago
  9. 6bc9ee3 Tidy up new-session and attach-session and change them to work from inside by Nicholas Marriott · 15 years ago
  10. f1efd6b If -u is specified or UTF-8 is otherwise detected when the server is started, by Nicholas Marriott · 15 years ago
  11. ae7dda1 - New command display-message (alias display) to display a message in the by Tiago Cunha · 15 years ago
  12. 821de39 Fix arguments to switch-client. by Nicholas Marriott · 15 years ago
  13. d358a35 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
  14. 61bd3ae Document the -k flag to new-window. by Nicholas Marriott · 15 years ago
  15. 5ef5bd7 Add a "back to indentation" key in copy mode to move the cursor to the first by Nicholas Marriott · 15 years ago
  16. d2c3dbc If it exist, load a system-wide configuration file /etc/tmux.conf before any by Nicholas Marriott · 15 years ago
  17. 30f47df Add -r to the synopsis of the paste-buffer command, prompted by jmc. by Nicholas Marriott · 15 years ago
  18. 27fc963 When pasting, translate \n into \r. This matches xterm and putty's behaviour, by Nicholas Marriott · 15 years ago
  19. ef5f356 paste-buffer -d was not documented. From Kalle Olavi Niemitalo. by Nicholas Marriott · 15 years ago
  20. d7b4aa0 Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
  21. 79bc604 Document display-time option which seems to have been missed. by Nicholas Marriott · 15 years ago
  22. eee3dd2 New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
  23. 2ddcb51 Fix $Id$. by Nicholas Marriott · 15 years ago
  24. b7a272f Add a section summarising how options work, make the distinction between window by Nicholas Marriott · 15 years ago
  25. 9f06533 $Id$. by Nicholas Marriott · 15 years ago
  26. 22d1b94 Using -l to specify a login shell is non-POSIX and causes problems with shells by Nicholas Marriott · 15 years ago
  27. eed4f76 Fix $Id$. by Nicholas Marriott · 15 years ago
  28. 796b2e3 Add missing spaces before some alias closing brackets, otherwise they are by Nicholas Marriott · 15 years ago
  29. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  30. 28bcf77 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 15 years ago
  31. 5b3db7b Sync man page with OpenBSD. by Nicholas Marriott · 15 years ago
  32. 80af85a - New window option monitor-content to search for a string in a window, and by Tiago Cunha · 16 years ago
  33. c21ffbc left-vertical -> main-vertical. Also update CHANGES/TODO. by Nicholas Marriott · 16 years ago
  34. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 years ago
  35. cdf472f Merge resize-pane-{up,down} into resize-pane. by Nicholas Marriott · 16 years ago
  36. 53dc88e Simplify the code by using the generic _target functions. by Tiago Cunha · 16 years ago
  37. 8509655 Missing Ar. by Nicholas Marriott · 16 years ago
  38. e397e3a - Add alias to the break-pane command. by Tiago Cunha · 16 years ago
  39. 058772e - confirm-before command. by Tiago Cunha · 16 years ago
  40. fb2e65a Document panes stuff. by Nicholas Marriott · 16 years ago
  41. 4641cf3 Document set-remain-on-exit. by Nicholas Marriott · 16 years ago
  42. 73e375f Document break-pane. by Nicholas Marriott · 16 years ago
  43. 054edf7 Document status-keys. by Nicholas Marriott · 16 years ago
  44. f9af6f7 Document -L and -8, fix synopsis. by Nicholas Marriott · 16 years ago
  45. 2ab713a Document -r to bind key. by Nicholas Marriott · 16 years ago
  46. d9f3bcd Zero to turn off updates. by Nicholas Marriott · 16 years ago
  47. 44cc9c4 Typos. by Nicholas Marriott · 16 years ago
  48. 7942e49 Session name is now shown. by Nicholas Marriott · 16 years ago
  49. 3c7fefd Document automatic-rename. by Nicholas Marriott · 16 years ago
  50. bb3eb77 New sentence, new line. by Nicholas Marriott · 16 years ago
  51. ea8a8d3 Document command sequences. by Nicholas Marriott · 16 years ago
  52. fe9320a Prevent weird output on OpenBSD (probably on other BSD's too?). From nicm. by Tiago Cunha · 16 years ago
  53. 70dbc2f - Document find-window. by Tiago Cunha · 16 years ago
  54. 4213ff8 copy-buffer command. by Tiago Cunha · 16 years ago
  55. dd4e160 - Document the -p and -l options in split-window. by Tiago Cunha · 16 years ago
  56. ef7c891 Missing line break. by Nicholas Marriott · 16 years ago
  57. 2bb499c Support #(command) in status-left, and status-right. by Tiago Cunha · 16 years ago
  58. c6bd9e2 Allow status, mode and message attributes to be changed by three new options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink by Nicholas Marriott · 16 years ago
  59. 7c8cd81 Typos. by Nicholas Marriott · 16 years ago
  60. f62ed6a load-buffer command by Tiago Cunha · 16 years ago
  61. caa93f0 Whoops. Ic not It. by Nicholas Marriott · 16 years ago
  62. 5f6a351 Start the first client with a special socketpair so it is already known to the by Nicholas Marriott · 16 years ago
  63. 1237025 Document xterm-keys by Nicholas Marriott · 16 years ago
  64. 5fefd9d Document repeat-time. by Tiago Cunha · 16 years ago
  65. 8b0a7c0 Document choose-*. by Nicholas Marriott · 16 years ago
  66. e78b7c8 Document command-prompt template string, and panes commands. From nicm and me. by Tiago Cunha · 16 years ago
  67. 5aa3098 Support #S #H in status-left/right. by Nicholas Marriott · 16 years ago
  68. 5bd33f5 Document default-path, and update set/setw with the -u flag. From nicm and me. by Tiago Cunha · 16 years ago
  69. 5420977 Document -g. by Nicholas Marriott · 16 years ago
  70. bc56751 Disable lock-after-time by default. by Nicholas Marriott · 16 years ago
  71. ea8d4d4 Update by documenting the following commands/options: by Tiago Cunha · 16 years ago
  72. d78bc5d save-buffer command, from Tiago Cunha. by Nicholas Marriott · 16 years ago
  73. a1b43fa Trim spaces. by Nicholas Marriott · 16 years ago
  74. 45738b2 Tweak. by Nicholas Marriott · 16 years ago
  75. 58be8b3 More man page updates from Tiago Cunha. by Nicholas Marriott · 16 years ago
  76. 8810fc1 Updates from Tiago Cunha. by Nicholas Marriott · 16 years ago
  77. 5445918 source-file command from Tiago Cunha. by Nicholas Marriott · 16 years ago
  78. 8524062 Document mode keys by Nicholas Marriott · 16 years ago
  79. 5ca710d Disable UTF-8 by default and add options to enable it. by Nicholas Marriott · 16 years ago
  80. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago
  81. 80a594c Document zombie window stuff. by Nicholas Marriott · 16 years ago
  82. 797f04b Document buffer stuff. by Nicholas Marriott · 16 years ago
  83. cfb611e Document next/prev word. by Nicholas Marriott · 16 years ago
  84. 1a58f95 Document some commands. by Nicholas Marriott · 16 years ago
  85. 6bc6e97 C-u C-f from merdely. by Nicholas Marriott · 16 years ago
  86. 7836298 Allow use of alt keys. move-window command. by Nicholas Marriott · 16 years ago
  87. e180471 Update from Will Maier. by Nicholas Marriott · 16 years ago
  88. 73d1558 status-lines -> status, prefix-key -> prefix by Nicholas Marriott · 16 years ago
  89. 24cc362 Document command-prompt. Tweak TODO. by Nicholas Marriott · 16 years ago
  90. 6c23e89 Sort options from Pierre Riteau. by Nicholas Marriott · 16 years ago
  91. 9b4d7c2 Document show-window-options, some other tweaks. by Nicholas Marriott · 16 years ago
  92. c9a650c Document set-window-option, update example. by Nicholas Marriott · 16 years ago
  93. ff21dbd Explanation of -t. by Nicholas Marriott · 16 years ago
  94. 55d5b83 Informational messages on window option changes. by Nicholas Marriott · 16 years ago
  95. a8e3e98 Document show-options. by Nicholas Marriott · 16 years ago
  96. 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago
  97. ec42778 Man page update from Will Maier, thanks. by Nicholas Marriott · 16 years ago
  98. 29e2253 Partial tmux.1 update thanks to Will Maier. by Nicholas Marriott · 16 years ago
  99. 596080a Usage update from Will Maier. by Nicholas Marriott · 16 years ago
  100. 0b9b873 Big reorganisation of command-line syntax. by Nicholas Marriott · 16 years ago