1. 5ef790a Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  2. 175e450 Add -i to find-window to ignore case. by nicm · 4 years, 6 months ago
  3. fd8652c Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  4. 2ced370 Tweak some out of date bits, reported by bcgraham. by nicm · 4 years, 6 months ago
  5. 40126ee Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  6. 31e3f2d Support code for control mode flow control: allow clients to have by nicm · 4 years, 6 months ago
  7. 0ab82d9 Add a terminal feature for enable/disable extended keys (supported by by nicm · 4 years, 7 months ago
  8. e2a2674 Add an option to set the pane border lines style from a choice of single by nicm · 4 years, 7 months ago
  9. 303d342 Add a client flag 'active-pane' which stores the active pane in the by nicm · 4 years, 7 months ago
  10. ff8dd15 Add a mark in copy mode. Set with set-mark command (bound to 'X') by by nicm · 4 years, 7 months ago
  11. dceb6a1 Add a -D flag to ask tmux not to daemonize, useful both for running a by nicm · 4 years, 7 months ago
  12. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 7 months ago
  13. daa9581 Allow a custom time format to be given to the t format modifier. by nicm · 4 years, 7 months ago
  14. 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 7 months ago
  15. 4de0bd4 Add M-+ and M-- to expand and collapse all items in tree mode. by nicm · 4 years, 7 months ago
  16. cf9badd Change the existing client flags for control mode to apply for any by nicm · 4 years, 7 months ago
  17. 469eda7 Only redraw popup on the client it belongs to. by nicm · 4 years, 7 months ago
  18. edeb81b Add -e for new-session to set environment variables. by nicm · 4 years, 7 months ago
  19. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 7 months ago
  20. 463864f Add -W and -T flags to command-prompt to only complete a window and a by nicm · 4 years, 7 months ago
  21. 2391fe2 Copy mode search improvements: by nicm · 4 years, 7 months ago
  22. aebeeec Add feature and capabilities for focus reporting. Also document AX and by nicm · 4 years, 7 months ago
  23. 4e0a718 Add extension terminfo(5) capabilities for margins. by nicm · 4 years, 7 months ago
  24. 471f697 Add an attribute for ACS. by nicm · 4 years, 7 months ago
  25. 0dd1944 Tweak the default choose modes formats: by nicm · 4 years, 7 months ago
  26. 6d92b99 Add a terminal feature for enable/disable extended keys (supported by xterm and by Nicholas Marriott · 4 years, 7 months ago
  27. 5ee4d99 xterm-keys has been on by default for 5 years and all other modern terminals by Nicholas Marriott · 4 years, 7 months ago
  28. 3162103 Add an option to set the pane border lines style from a choice of single lines by Nicholas Marriott · 4 years, 7 months ago
  29. 0bdbf47 Add a client flag 'active-pane' which stores the active pane in the client and by Nicholas Marriott · 4 years, 7 months ago
  30. 6214cd0 Add a mark in copy mode. Set with set-mark command (bound to 'X') by default by Nicholas Marriott · 4 years, 7 months ago
  31. 5a34f51 Include key bindings in customize mode. by Nicholas Marriott · 4 years, 7 months ago
  32. d01e7aa Add a -D flag to ask tmux not to daemonize, useful both for running a debugger by Nicholas Marriott · 4 years, 7 months ago
  33. a61cbf1 Add a customize mode where options may be browsed and changed, includes adding by Nicholas Marriott · 4 years, 7 months ago
  34. 708e9bc Allow a custom time format to be given to the t format modifier. by Nicholas Marriott · 4 years, 7 months ago
  35. 7a95e9b Change message log to be per server rather than per client and include every by Nicholas Marriott · 4 years, 7 months ago
  36. c80fc6b Add M-+ and M-- to expand and collapse all items in tree mode. by Nicholas Marriott · 4 years, 7 months ago
  37. 2f89d2e Change the existing client flags for control mode to apply for any client, use by Nicholas Marriott · 4 years, 7 months ago
  38. 23b4e1b pane_path is not #T, from Chris Rawnsley. by Nicholas Marriott · 4 years, 7 months ago
  39. af21e76 Add -e for new-session. by Nicholas Marriott · 4 years, 7 months ago
  40. 5c888e1 Typo in man page. by Nicholas Marriott · 4 years, 7 months ago
  41. cc19203 Add 'e' key in buffer mode to open the buffer in an editor. by Nicholas Marriott · 4 years, 7 months ago
  42. 2548775 Add -W and -T flags to command-prompt to only complete a window and a target. by Nicholas Marriott · 4 years, 7 months ago
  43. 6f70090 Copy mode search improvements: by Nicholas Marriott · 4 years, 7 months ago
  44. 61550ac Add feature and capabilities for focus reporting. Also document AX and XT even by Nicholas Marriott · 4 years, 7 months ago
  45. 5d69b9c Add a feature for bracketed paste. by Nicholas Marriott · 4 years, 7 months ago
  46. 8650f44 Move terminal features into a single file. by Nicholas Marriott · 4 years, 7 months ago
  47. ca13208 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  48. 18886cb ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; by jmc · 4 years, 7 months ago
  49. ac91635 Add extension terminfo(5) capabilities for margins. by Nicholas Marriott · 4 years, 7 months ago
  50. 1a612a5 Add an attribute for ACS. by Nicholas Marriott · 4 years, 7 months ago
  51. 106e5d0 Tweak the default choose modes formats: by Nicholas Marriott · 4 years, 7 months ago
  52. cf5f93b Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  53. 950af33 Improve join-pane, move-pane and break-pane: by nicm · 4 years, 7 months ago
  54. 4a31eed Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  55. 662728d Add a session_marked format like window_marked. by nicm · 4 years, 7 months ago
  56. 8ae3915 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  57. de5163a Change so main-pane-width and height can be given as a percentage. by nicm · 4 years, 7 months ago
  58. 32c3fe4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  59. c706aad Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  60. 2083a6e Change how sync works to always send the end sequence after all output by nicm · 4 years, 7 months ago
  61. 135bb1e Change the Sync capability to be a string instead of a flag. by nicm · 4 years, 7 months ago
  62. c91b4b2 Tidy up the terminal detection and feature code and add named sets of by nicm · 4 years, 7 months ago
  63. e1799ed Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  64. e153b92 Add formats for pane written/skipped bytes for debugging. by nicm · 4 years, 7 months ago
  65. 413c4cf Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  66. 5aba26f Add a copy-command option and change copy-pipe and friends to pipe to it by nicm · 4 years, 7 months ago
  67. 5e38d26 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  68. b2443aa Add support for the iTerm2 sychronized updates escape sequence which by nicm · 4 years, 8 months ago
  69. b117c3b Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  70. 9cbe967 Change so that the appropriate hooks for windows and panes belong to by nicm · 4 years, 8 months ago
  71. de6b30a Mention RGB, pointed out by Jody Frankowski. by nicm · 4 years, 8 months ago
  72. 756591b Add a -f filter argument to the list commands like choose-tree. by nicm · 4 years, 8 months ago
  73. 70534cf Clarify a couple of style options. by nicm · 4 years, 8 months ago
  74. 1c433f1 Remove unused define, also a man fix from jmc. by nicm · 4 years, 8 months ago
  75. c0602f3 Now that copy mode copies the pane content rather than keeping a by nicm · 4 years, 8 months ago
  76. 9e0e860 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  77. ff135b3 Mention paste at same place as copy, suggested by John Boyle. by nicm · 4 years, 8 months ago
  78. 5d0eb61 Restore pane_current_path format from portable tmux, it is no longer by nicm · 4 years, 8 months ago
  79. 8fa0b0c Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  80. 77b827f Change copy mode to make copy of the pane history so it does not need to by nicm · 4 years, 8 months ago
  81. 71ab50e Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  82. fccce69 Add an argument to list-commands to show only a single command. by nicm · 4 years, 8 months ago
  83. 9bcf5c0 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  84. 90f4e14 Add a W position to display-menu -y to use the line above (or below) the by nicm · 4 years, 8 months ago
  85. e54d4e7 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  86. 46ed81f Performance improvements for regex searching, most notably: by nicm · 4 years, 8 months ago
  87. dfd2997 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  88. 38f1546 Add a way to mark environment variables as "hidden" so they can be used by nicm · 4 years, 8 months ago
  89. cc8b41f Add a way to mark environment variables as "hidden" so they can be used by nicm · 4 years, 8 months ago
  90. e221ef2 Add a -T flag to resize-pane to trim lines below the cursor, moving by nicm · 4 years, 8 months ago
  91. e6cddcf Add a -T flag to resize-pane to trim lines below the cursor, moving by nicm · 4 years, 8 months ago
  92. e6d1b67 Add non-regex search variants to avoid the performance cost for people by nicm · 4 years, 8 months ago
  93. 2624edd Add non-regex search variants to avoid the performance cost for people by nicm · 4 years, 8 months ago
  94. 0bb1a50 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  95. 2ca9584 Add session_path from Chris Ruegge in GitHub issue 2142. by nicm · 4 years, 8 months ago
  96. 2a4714e Add session_path from Chris Ruegge in GitHub issue 2142. by nicm · 4 years, 8 months ago
  97. 0dd4977 Add a "second click" key type which is fired for the second click of a by nicm · 4 years, 8 months ago
  98. 01b3bb8 Add a "second click" key type which is fired for the second click of a by nicm · 4 years, 8 months ago
  99. 374f5ea Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  100. 88ca500 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago