1. 0c5cbbb Three changes to fix problems with xterm in VT340 mode, reported by by nicm · 3 years, 4 months ago
  2. 64c276c Add an "always" value to the extended-keys option to always forward by nicm · 3 years, 4 months ago
  3. 33f9b08 %begin now has three arguments, not two. GitHubs issue 2646. by nicm · 3 years, 6 months ago
  4. e6abe55 Add a flag to disable keys to close a message, GitHub issue 2625. by nicm · 3 years, 6 months ago
  5. cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 3 years, 6 months ago
  6. 71fc9f3 Add a current_file format for the config file being parsed. Originally by nicm · 3 years, 6 months ago
  7. 6c98f22 Missing commas, from Vipul Kumar. by nicm · 3 years, 7 months ago
  8. 8b800b4 Add client-detached notification in control mode, from Mohsin Kaleem. by nicm · 3 years, 7 months ago
  9. 3eb91ef Add an "absolute-centre" alignment to use the centre of the total space by nicm · 3 years, 7 months ago
  10. d98f9f7 Add split-window -Z to start the pane zoomed, GitHub issue 2591. by nicm · 3 years, 7 months ago
  11. c447507 Drop support for popups where the content is provided directly to tmux by nicm · 3 years, 8 months ago
  12. de3a898 escape quotes and remove some unneccessary Pp; ok nicm by jmc · 3 years, 8 months ago
  13. b6dfb99 Add some text with examples of ; as a separator, GitHub issues 2522 and 2580. by nicm · 3 years, 8 months ago
  14. dd7006c Add a couple of format variables for active and last window index. by nicm · 3 years, 8 months ago
  15. 6876381 Move config file path expansion much earlier, keep the list of paths by nicm · 3 years, 8 months ago
  16. 6642706 Support X11 colour names and some other variations for OSC 10/11, also by nicm · 3 years, 8 months ago
  17. 3218695 Use ~/.tmux.conf as an example rather than /etc/passwd, suggested by deraadt@. by nicm · 3 years, 8 months ago
  18. e3005e5 Add "pipe" variants of the "copy-pipe" commands which do not copy, from by nicm · 3 years, 8 months ago
  19. 1e29ebd In the end UTF-8 did not become a terminal feature, should not be listed by nicm · 3 years, 8 months ago
  20. 3dddc11 Send Unicode directional isolate characters around horizontal pane by nicm · 3 years, 8 months ago
  21. be471c3 Add a -S flag to new-window to make it select the existing window if one by nicm · 3 years, 8 months ago
  22. 5c48086 article fixes; from eddie youseph by jmc · 3 years, 9 months ago
  23. 5092215 Add a no-detached choice to detach-on-destroy which detaches only if by nicm · 3 years, 9 months ago
  24. 255802d Trim output overwritten by later text or clears completely rather than by nicm · 3 years, 9 months ago
  25. bba71f6 Add rectangle-on and rectangle-off copy mode commands, GitHub isse 2546 by nicm · 3 years, 9 months ago
  26. fb774b7 Change so that window_flags escapes # automatically which means configs by nicm · 3 years, 9 months ago
  27. 71c590a Add -N flag to never start server even if command would normally do so, by nicm · 3 years, 9 months ago
  28. bd0fb22 Add a variant of remain-on-exit that only keeps the pane if the program by nicm · 3 years, 10 months ago
  29. 606bd5f Add a -C flag to run-shell to use a tmux command rather than a shell command. by nicm · 3 years, 10 months ago
  30. 8bd29a3 Make synchronize-panes a pane option and add -U flag to set-option to by nicm · 3 years, 10 months ago
  31. fd451aa Redraw any visible modes when status line changes so that formats like by nicm · 3 years, 11 months ago
  32. 9a74bba Make replacement of ##s consistent when drawing formats, whether by nicm · 3 years, 11 months ago
  33. 33046ec Ignore running command when checking for no-hooks flag if it is blocked. by nicm · 3 years, 11 months ago
  34. 76cfb5f Add -N flag to display-panes to ignore keys, GitHub issue 2473. by nicm · 3 years, 11 months ago
  35. 61e55fa Change how escaping is processed for formats so that ## and # can be by nicm · 3 years, 11 months ago
  36. 9d83c5e Expand menu and popup -x and -y as a format, from teo_paul1 at yahoo dot by nicm · 3 years, 12 months ago
  37. ac5045a Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in by nicm · 3 years, 12 months ago
  38. 649e597 Add a -O flag to display-menu to change the mouse behaviour and not by nicm · 3 years, 12 months ago
  39. 4dc76e0 Escape ! in Ql by tim · 4 years ago
  40. 8d9ea1b Trim "s from process names; also fix a default format in man page. by nicm · 4 years ago
  41. c8f3736 Use the setal capability as well as (tmux's) Setulc. by nicm · 4 years ago
  42. d6680b9 Move a sentence to the right command. by nicm · 4 years, 1 month ago
  43. 3206869 Add -q flag to unbind-key to hide errors, GitHub issue 2381. by nicm · 4 years, 1 month ago
  44. 37b1600 Add a -w flag to set- and load-buffer to send to clipboard using OSC 52. by nicm · 4 years, 2 months ago
  45. 60860ac Add -F to set-environment and source-file; GitHub issue 2359. by nicm · 4 years, 2 months ago
  46. 2ab2899 Add pane_last format, GitHub issue 2353. by nicm · 4 years, 2 months ago
  47. d095752 Add n: modifier to get length of a format, also automatically expand by nicm · 4 years, 2 months ago
  48. 40e65c5 Add a -d option to display-message to set delay, from theonekeyg at by nicm · 4 years, 3 months ago
  49. f26b7b7 Clarify /tmp permissions and use, GitHub issue 2300. by nicm · 4 years, 3 months ago
  50. 66d5e5d Add a way for control mode clients to subscribe to a format and be by nicm · 4 years, 3 months ago
  51. 43e1577 Missing word, from annihilannic at hotmail dot com, GitHub issue 2288. by nicm · 4 years, 4 months ago
  52. 2372b0f Add a flag to make a client wait for an empty line before exiting in by nicm · 4 years, 4 months ago
  53. 1bf9555 d and D keys to reset to default in customize mode. by nicm · 4 years, 4 months ago
  54. 1c78155 Add -b flags to insert a window before (like the existing -a for after) by nicm · 4 years, 4 months ago
  55. 4c3bdc5 move-pane also defaults to marked pane now, reported by Ben Challenor. by nicm · 4 years, 4 months ago
  56. 63c2ed1 Add some formats for search in copy mode (search_present, search_match). by nicm · 4 years, 4 months ago
  57. 50ee414 Add a -A option to pause a pane manually. by nicm · 4 years, 4 months ago
  58. 23d79cf Instead of a buffer size limit on each pane, set a limit of 300 seconds by nicm · 4 years, 4 months ago
  59. fddcad6 When the pause-after flag is set, send an alternative %extended-output by nicm · 4 years, 4 months ago
  60. c586208 Add support for pausing a pane when the output buffered for a control by nicm · 4 years, 4 months ago
  61. a9bf536 Correct respawn-* - they don't always use the creation command. by nicm · 4 years, 5 months ago
  62. b3782d2 Instead of using a custom parse function to process {}, treat it as a by nicm · 4 years, 5 months ago
  63. 175e450 Add -i to find-window to ignore case. by nicm · 4 years, 5 months ago
  64. 2ced370 Tweak some out of date bits, reported by bcgraham. by nicm · 4 years, 5 months ago
  65. 31e3f2d Support code for control mode flow control: allow clients to have by nicm · 4 years, 5 months ago
  66. 0ab82d9 Add a terminal feature for enable/disable extended keys (supported by by nicm · 4 years, 5 months ago
  67. e2a2674 Add an option to set the pane border lines style from a choice of single by nicm · 4 years, 5 months ago
  68. 303d342 Add a client flag 'active-pane' which stores the active pane in the by nicm · 4 years, 5 months ago
  69. ff8dd15 Add a mark in copy mode. Set with set-mark command (bound to 'X') by by nicm · 4 years, 5 months ago
  70. dceb6a1 Add a -D flag to ask tmux not to daemonize, useful both for running a by nicm · 4 years, 5 months ago
  71. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 5 months ago
  72. daa9581 Allow a custom time format to be given to the t format modifier. by nicm · 4 years, 5 months ago
  73. 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 5 months ago
  74. 4de0bd4 Add M-+ and M-- to expand and collapse all items in tree mode. by nicm · 4 years, 5 months ago
  75. cf9badd Change the existing client flags for control mode to apply for any by nicm · 4 years, 5 months ago
  76. 469eda7 Only redraw popup on the client it belongs to. by nicm · 4 years, 5 months ago
  77. edeb81b Add -e for new-session to set environment variables. by nicm · 4 years, 5 months ago
  78. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 5 months ago
  79. 463864f Add -W and -T flags to command-prompt to only complete a window and a by nicm · 4 years, 5 months ago
  80. 2391fe2 Copy mode search improvements: by nicm · 4 years, 5 months ago
  81. aebeeec Add feature and capabilities for focus reporting. Also document AX and by nicm · 4 years, 5 months ago
  82. 4e0a718 Add extension terminfo(5) capabilities for margins. by nicm · 4 years, 5 months ago
  83. 471f697 Add an attribute for ACS. by nicm · 4 years, 5 months ago
  84. 0dd1944 Tweak the default choose modes formats: by nicm · 4 years, 5 months ago
  85. 18886cb ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; by jmc · 4 years, 6 months ago
  86. 950af33 Improve join-pane, move-pane and break-pane: by nicm · 4 years, 6 months ago
  87. 662728d Add a session_marked format like window_marked. by nicm · 4 years, 6 months ago
  88. de5163a Change so main-pane-width and height can be given as a percentage. by nicm · 4 years, 6 months ago
  89. 2083a6e Change how sync works to always send the end sequence after all output by nicm · 4 years, 6 months ago
  90. 135bb1e Change the Sync capability to be a string instead of a flag. by nicm · 4 years, 6 months ago
  91. c91b4b2 Tidy up the terminal detection and feature code and add named sets of by nicm · 4 years, 6 months ago
  92. e153b92 Add formats for pane written/skipped bytes for debugging. by nicm · 4 years, 6 months ago
  93. 5aba26f Add a copy-command option and change copy-pipe and friends to pipe to it by nicm · 4 years, 6 months ago
  94. b2443aa Add support for the iTerm2 sychronized updates escape sequence which by nicm · 4 years, 6 months ago
  95. 9cbe967 Change so that the appropriate hooks for windows and panes belong to by nicm · 4 years, 6 months ago
  96. de6b30a Mention RGB, pointed out by Jody Frankowski. by nicm · 4 years, 6 months ago
  97. 756591b Add a -f filter argument to the list commands like choose-tree. by nicm · 4 years, 6 months ago
  98. 70534cf Clarify a couple of style options. by nicm · 4 years, 6 months ago
  99. 1c433f1 Remove unused define, also a man fix from jmc. by nicm · 4 years, 6 months ago
  100. c0602f3 Now that copy mode copies the pane content rather than keeping a by nicm · 4 years, 6 months ago