1. cc979bd default-path has the same possibilities as new-window -c now. by Nicholas Marriott · 13 years ago
  2. a6c22d6 Add a flag to move-window to renumber the windows in a session (closing by Nicholas Marriott · 13 years ago
  3. e02d1bc Add window-status-separator option, from Thomas Adam. by Nicholas Marriott · 13 years ago
  4. ed58b2d Add -a flag to kill-window, from Thomas Adam. by Nicholas Marriott · 13 years ago
  5. 85f5485 Add a layout history which can be stepped through with select-layout -u by Nicholas Marriott · 13 years ago
  6. b831f86 Add pane_current_path format, suggested by Mikolaj Kucharski. by Nicholas Marriott · 13 years ago
  7. c0cfbe1 Accept an argument to show-environment to show one variable, based on a by Nicholas Marriott · 13 years ago
  8. 90bf560 Add -C -N -T flags to find-window to find in content, name, title. From by Nicholas Marriott · 13 years ago
  9. 01f2b5d 50 is a too low trigger default on larger terminals, bump to 250. by Nicholas Marriott · 13 years ago
  10. f599712 Add a simple form of output rate limiting by counting the number of by Nicholas Marriott · 13 years ago
  11. 95f48a2 Add a wrap-search option to turn off wrapping of searches in copy by Nicholas Marriott · 13 years ago
  12. f152379 Add -q option to set-option to turn off info message, from marcel partap. by Nicholas Marriott · 13 years ago
  13. 4e05a2c Add -P/-F flags to break-pane too, from George Nachman. by Nicholas Marriott · 13 years ago
  14. 03dca66 Add -F format to new-window and split-window to use with the -P flag, by Nicholas Marriott · 13 years ago
  15. f4fdddc Support "bracketed paste" mode. This adds a -p flag to paste-buffer - if by Nicholas Marriott · 13 years ago
  16. 07ac168 Add move-pane command (like join-pane but allows the same window). Also by Nicholas Marriott · 13 years ago
  17. 4e7de21 Allow a single option to be specified to show-options to show just that option. by Nicholas Marriott · 13 years ago
  18. aaf0bfc Use format for display-message, based on a diff from George Nachman. by Nicholas Marriott · 13 years ago
  19. fe7cf0b Document option values, particularly that omitting on|off for a flag is by Nicholas Marriott · 13 years ago
  20. efb639e Add -l flag to send-keys to send input literally (without translating by Nicholas Marriott · 13 years ago
  21. 908a22e Provide defined ways to set the various default-path possibilities: ~ by Nicholas Marriott · 13 years ago
  22. 677ed3e id -> ID; ok nicm by Jason McIntyre · 13 years ago
  23. 0e59bc7 Give each window a unique id, like panes but prefixed with @. Based on by Nicholas Marriott · 13 years ago
  24. 230d0fb Add an option to move the status line to the top of the screen, by Nicholas Marriott · 13 years ago
  25. e870a3f it's -> its. by Nicholas Marriott · 13 years ago
  26. 535286c Drop the ability to have a list of keys in the prefix in favour of two by Nicholas Marriott · 13 years ago
  27. 7f24020 Add strings to allow the aixterm bright colours to be used when by Nicholas Marriott · 13 years ago
  28. 66f0451 Add a -R flag to send-keys to reset the terminal. Written ages ago and by Nicholas Marriott · 13 years ago
  29. 8cf19ab Add some trivial additional status line attributes from jwcxz at users by Nicholas Marriott · 13 years ago
  30. 199d148 Remove trailing spaces. by Nicholas Marriott · 13 years ago
  31. dcad131 Add an option to disable the window rename escape sequence, from Romain by Nicholas Marriott · 13 years ago
  32. eeaf92a Add a man page section on window names and pane titles, from Felix Rosencrantz. by Nicholas Marriott · 13 years ago
  33. 16f9667 Show how to set default-path to revert to tmux's old behaviour of opening by Stuart Henderson · 13 years ago
  34. fdd1d0b Allow $HOME as default-path in tmux.conf so the same config file can be used by Stefan Sperling · 13 years ago
  35. da145e7 formatting errors, found using freebsd's "igor"; by Jason McIntyre · 13 years ago
  36. f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  37. e04d13f Support "jump to" like vi in copy mode using t and T keys. Also add x by Nicholas Marriott · 13 years ago
  38. fd25d35 Move word-separators to be a session rather than window option, from Ben by Nicholas Marriott · 13 years ago
  39. 6c1c304 Missing bits for new keys and buffer indexes, from Tiago Cunha by Nicholas Marriott · 13 years ago
  40. e5bf63c Option to change status line (message) background when using vi keys and by Nicholas Marriott · 13 years ago
  41. e5d6df8 minor formatting fix; by Jason McIntyre · 13 years ago
  42. 5ed3daf Didn't really think the else behaviour through - requiring argv to by Nicholas Marriott · 13 years ago
  43. 16d75a6 Add client formats, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  44. 49ef0b4 Add a few more formats for panes (tty, pid, start cmd/cwd). by Nicholas Marriott · 13 years ago
  45. b1ed2d5 Add -S option to refresh-client to redraw status line, from Marco Beck. by Nicholas Marriott · 13 years ago
  46. f14da26 Tweaks to the format parts, from Tiago Cunha. by Nicholas Marriott · 13 years ago
  47. 2888843 tweak previous; by Jason McIntyre · 13 years ago
  48. 4a5dff3 Add initial framework for more powerful formatting of command output and by Nicholas Marriott · 13 years ago
  49. 0588168 Support \ for line continuation in the configuration file, from Julius Plenz. by Nicholas Marriott · 13 years ago
  50. f01b719 Add pane-base-index option, from Ben Barbour. by Nicholas Marriott · 13 years ago
  51. 88e9079 Add a -r flag to switch-client to toggle the client read-only flag. From by Nicholas Marriott · 13 years ago
  52. cf90f2a fix error in previous; by Jason McIntyre · 13 years ago
  53. cc5bcbf Extend the mode-mouse option to add a third choice which means the mouse by Nicholas Marriott · 13 years ago
  54. 0252796 Sort options alphabetically, from Tiago Cunha. by Nicholas Marriott · 13 years ago
  55. 2de9b1e Make confirm-before prompt customizable with -p option like by Nicholas Marriott · 13 years ago
  56. f12158b Add an option to trigger the terminal bell when there is an alert, from by Nicholas Marriott · 13 years ago
  57. 94f86ed Include the existing window and session name in the prompt when renaming by Nicholas Marriott · 13 years ago
  58. ad60a2c Allow the initial context on prompts to be set with the new -I option to by Nicholas Marriott · 13 years ago
  59. 65177b8 Add a respawn-pane command, from Marcel Partap. by Nicholas Marriott · 13 years ago
  60. f537870 Fix a typo, spotted by Michal Mazurek.. by Nicholas Marriott · 13 years ago
  61. 240cae4 tweak the TERMINFO section; ok nicm by Jason McIntyre · 14 years ago
  62. 1af2021 Pass prompts through status_replace so that they can be more helpful by Nicholas Marriott · 14 years ago
  63. 3ea5e06 Support DECSCUSR sequence to set the cursor style with two new by Nicholas Marriott · 14 years ago
  64. 944b5e6 Support xterm(1) cursor colour change sequences through terminfo(5) Cc by Nicholas Marriott · 14 years ago
  65. 96e7f33 Support setting the xterm clipboard when copying from copy mode using by Nicholas Marriott · 14 years ago
  66. 58908fd Add three new copy-mode commands - select-line, copy-line, by Nicholas Marriott · 14 years ago
  67. f3741f0 Add a new option, mouse-resize-pane. When on, panes may be resized by by Nicholas Marriott · 14 years ago
  68. 295ace6 Use the tsl and fsl terminfo(5) capabilities to update terminal title by Nicholas Marriott · 14 years ago
  69. eb288aa Provide #h for short hostname (no domain) from Michal Mazurek. by Nicholas Marriott · 14 years ago
  70. 8738141 When mode-mouse is on (it is off by default), automatically enter copy by Nicholas Marriott · 14 years ago
  71. 0bb2119 Add an option (mouse-select-window) which allows the mouse to be used by by Nicholas Marriott · 14 years ago
  72. 4e75e82 new sentence, new line; by Jason McIntyre · 14 years ago
  73. f443203 Add -t to list-clients, based on a diff from Zac Sprackett. by Nicholas Marriott · 14 years ago
  74. 3dc7b80 -s comes before -t and also add -s to command syntax. Prompted by jmc. by Nicholas Marriott · 14 years ago
  75. 735f87b Add -s option to detach all clients attached to a session, from Zac Sprackett. by Nicholas Marriott · 14 years ago
  76. 5d519ba Add a flag to cmd_find_session so that attach-session can prefer by Nicholas Marriott · 14 years ago
  77. f8a2188 "or" should be on a line on its own here so it is not emphasised as well. by Nicholas Marriott · 14 years ago
  78. d88c20e Change -t on display-message to be target-pane for the #[A-Z] by Nicholas Marriott · 14 years ago
  79. f19a4bf Add -a and -s options to lsp to list all panes in the server or session by Nicholas Marriott · 14 years ago
  80. 82e0165 Allow a start and end line to be specified for capture-pane which may be by Nicholas Marriott · 14 years ago
  81. 808502a Give each pane created in a tmux server a unique id (starting from 0), by Nicholas Marriott · 14 years ago
  82. 7954126 Add a -P option to detach to HUP the client's parent process (usually by Nicholas Marriott · 14 years ago
  83. 4f34e25 Support -x and -y for new-session to specify the initial size of the by Nicholas Marriott · 14 years ago
  84. fa4a75c Clarify alternate-screen description a little. by Nicholas Marriott · 14 years ago
  85. b3438c8 Use TMPDIR if set, from Han Boetes. by Nicholas Marriott · 14 years ago
  86. 17f1cd5 Remove a bit of text that makes exit-unattached description unclear. by Nicholas Marriott · 14 years ago
  87. c3041eb Add missing arguments to some options. by Nicholas Marriott · 14 years ago
  88. 703160b Accept colours of the hex form #ffffff and translate to the nearest from by Nicholas Marriott · 14 years ago
  89. 96c37fa Now that parsing is common, merge some of the small, related commands by Nicholas Marriott · 14 years ago
  90. ac3b78a Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 by Nicholas Marriott · 14 years ago
  91. a4515ce suspend-client has used -t for the client target (like everything else) by Nicholas Marriott · 14 years ago
  92. b6950ed Add a -P option to new-window and split-window to print the new window by Nicholas Marriott · 14 years ago
  93. 1a1efd5 fix trailing whitespace; by Jason McIntyre · 14 years ago
  94. 2b3c2fd Fix BUFFERS section now they are global. by Nicholas Marriott · 14 years ago
  95. cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
  96. efa8c93 tweak previous; by Jason McIntyre · 14 years ago
  97. 3e0bc05 Add a missing .Pp and sort options alphabetically, from Tiago Cunha. by Nicholas Marriott · 14 years ago
  98. c198664 Add other-pane-height and other-pane-width options, allowing the width by Nicholas Marriott · 14 years ago
  99. 51487ed Track the last session for a client and add a flag to switch-client and by Nicholas Marriott · 14 years ago
  100. 6be32c8 Rephrase a confusing sentence. by Nicholas Marriott · 14 years ago