1. 5ddbf0c Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  2. 61e55fa Change how escaping is processed for formats so that ## and # can be by nicm · 4 years, 12 months ago
  3. dac285c Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  4. 9d83c5e Expand menu and popup -x and -y as a format, from teo_paul1 at yahoo dot by nicm · 5 years ago
  5. ff53eed Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  6. ac5045a Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in by nicm · 5 years ago
  7. 970e8f7 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  8. 649e597 Add a -O flag to display-menu to change the mouse behaviour and not by nicm · 5 years ago
  9. 30601d1 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  10. 4dc76e0 Escape ! in Ql by tim · 5 years ago
  11. 8d9ea1b Trim "s from process names; also fix a default format in man page. by nicm · 5 years ago
  12. f5b7ebc Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  13. c8f3736 Use the setal capability as well as (tmux's) Setulc. by nicm · 5 years ago
  14. 9ec68db Correct break-pane default format, from Gregory Pakosz. by Nicholas Marriott · 5 years ago
  15. dc0c3aa Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  16. d6680b9 Move a sentence to the right command. by nicm · 5 years ago
  17. eea85fb Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  18. 3206869 Add -q flag to unbind-key to hide errors, GitHub issue 2381. by nicm · 5 years ago
  19. fc9ecdc Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  20. 37b1600 Add a -w flag to set- and load-buffer to send to clipboard using OSC 52. by nicm · 5 years ago
  21. a0fee32 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  22. 60860ac Add -F to set-environment and source-file; GitHub issue 2359. by nicm · 5 years ago
  23. b895ffb Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  24. 2ab2899 Add pane_last format, GitHub issue 2353. by nicm · 5 years ago
  25. 769ae10 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  26. d095752 Add n: modifier to get length of a format, also automatically expand by nicm · 5 years ago
  27. 2fdd5fa Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  28. 40e65c5 Add a -d option to display-message to set delay, from theonekeyg at by nicm · 5 years ago
  29. 7d6723b Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  30. f26b7b7 Clarify /tmp permissions and use, GitHub issue 2300. by nicm · 5 years ago
  31. aa4f3a9 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  32. 66d5e5d Add a way for control mode clients to subscribe to a format and be by nicm · 5 years ago
  33. 0fa306d Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  34. 43e1577 Missing word, from annihilannic at hotmail dot com, GitHub issue 2288. by nicm · 5 years ago
  35. 6c437d4 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  36. 2372b0f Add a flag to make a client wait for an empty line before exiting in by nicm · 5 years ago
  37. eb448da Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  38. 1bf9555 d and D keys to reset to default in customize mode. by nicm · 5 years ago
  39. 824efe7 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  40. 1c78155 Add -b flags to insert a window before (like the existing -a for after) by nicm · 5 years ago
  41. bd3fb2f Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  42. 4c3bdc5 move-pane also defaults to marked pane now, reported by Ben Challenor. by nicm · 5 years ago
  43. b5c86fd Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  44. 63c2ed1 Add some formats for search in copy mode (search_present, search_match). by nicm · 5 years ago
  45. e8c9949 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  46. 50ee414 Add a -A option to pause a pane manually. by nicm · 5 years ago
  47. ea4425b Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  48. 23d79cf Instead of a buffer size limit on each pane, set a limit of 300 seconds by nicm · 5 years ago
  49. 8b673cc Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  50. fddcad6 When the pause-after flag is set, send an alternative %extended-output by nicm · 5 years ago
  51. a06cf90 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  52. c586208 Add support for pausing a pane when the output buffered for a control by nicm · 5 years ago
  53. 81ba647 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  54. a9bf536 Correct respawn-* - they don't always use the creation command. by nicm · 5 years ago
  55. b0a6025 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  56. b3782d2 Instead of using a custom parse function to process {}, treat it as a by nicm · 5 years ago
  57. 5ef790a Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  58. 175e450 Add -i to find-window to ignore case. by nicm · 5 years ago
  59. fd8652c Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  60. 2ced370 Tweak some out of date bits, reported by bcgraham. by nicm · 5 years ago
  61. 40126ee Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  62. 31e3f2d Support code for control mode flow control: allow clients to have by nicm · 5 years ago
  63. 0ab82d9 Add a terminal feature for enable/disable extended keys (supported by by nicm · 5 years ago
  64. e2a2674 Add an option to set the pane border lines style from a choice of single by nicm · 5 years ago
  65. 303d342 Add a client flag 'active-pane' which stores the active pane in the by nicm · 5 years ago
  66. ff8dd15 Add a mark in copy mode. Set with set-mark command (bound to 'X') by by nicm · 5 years ago
  67. dceb6a1 Add a -D flag to ask tmux not to daemonize, useful both for running a by nicm · 5 years ago
  68. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 5 years ago
  69. daa9581 Allow a custom time format to be given to the t format modifier. by nicm · 5 years ago
  70. 367b4e4 Change message log to be per server rather than per client and include by nicm · 5 years ago
  71. 4de0bd4 Add M-+ and M-- to expand and collapse all items in tree mode. by nicm · 5 years ago
  72. cf9badd Change the existing client flags for control mode to apply for any by nicm · 5 years ago
  73. 469eda7 Only redraw popup on the client it belongs to. by nicm · 5 years ago
  74. edeb81b Add -e for new-session to set environment variables. by nicm · 5 years ago
  75. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 5 years ago
  76. 463864f Add -W and -T flags to command-prompt to only complete a window and a by nicm · 5 years ago
  77. 2391fe2 Copy mode search improvements: by nicm · 5 years ago
  78. aebeeec Add feature and capabilities for focus reporting. Also document AX and by nicm · 5 years ago
  79. 4e0a718 Add extension terminfo(5) capabilities for margins. by nicm · 5 years ago
  80. 471f697 Add an attribute for ACS. by nicm · 5 years ago
  81. 0dd1944 Tweak the default choose modes formats: by nicm · 5 years ago
  82. 6d92b99 Add a terminal feature for enable/disable extended keys (supported by xterm and by Nicholas Marriott · 5 years ago
  83. 5ee4d99 xterm-keys has been on by default for 5 years and all other modern terminals by Nicholas Marriott · 5 years ago
  84. 3162103 Add an option to set the pane border lines style from a choice of single lines by Nicholas Marriott · 5 years ago
  85. 0bdbf47 Add a client flag 'active-pane' which stores the active pane in the client and by Nicholas Marriott · 5 years ago
  86. 6214cd0 Add a mark in copy mode. Set with set-mark command (bound to 'X') by default by Nicholas Marriott · 5 years ago
  87. 5a34f51 Include key bindings in customize mode. by Nicholas Marriott · 5 years ago
  88. d01e7aa Add a -D flag to ask tmux not to daemonize, useful both for running a debugger by Nicholas Marriott · 5 years ago
  89. a61cbf1 Add a customize mode where options may be browsed and changed, includes adding by Nicholas Marriott · 5 years ago
  90. 708e9bc Allow a custom time format to be given to the t format modifier. by Nicholas Marriott · 5 years ago
  91. 7a95e9b Change message log to be per server rather than per client and include every by Nicholas Marriott · 5 years ago
  92. c80fc6b Add M-+ and M-- to expand and collapse all items in tree mode. by Nicholas Marriott · 6 years ago
  93. 2f89d2e Change the existing client flags for control mode to apply for any client, use by Nicholas Marriott · 6 years ago
  94. 23b4e1b pane_path is not #T, from Chris Rawnsley. by Nicholas Marriott · 6 years ago
  95. af21e76 Add -e for new-session. by Nicholas Marriott · 6 years ago
  96. 5c888e1 Typo in man page. by Nicholas Marriott · 6 years ago
  97. cc19203 Add 'e' key in buffer mode to open the buffer in an editor. by Nicholas Marriott · 6 years ago
  98. 2548775 Add -W and -T flags to command-prompt to only complete a window and a target. by Nicholas Marriott · 6 years ago
  99. 6f70090 Copy mode search improvements: by Nicholas Marriott · 6 years ago
  100. 61550ac Add feature and capabilities for focus reporting. Also document AX and XT even by Nicholas Marriott · 6 years ago