1. 36896f6 Merge branch 'obsd-master' by Thomas Adam · 3 years ago
  2. 2d08235 Add modified Tab key sequences, from Aaron Jensen, GitHub issue 3368. by nicm · 3 years ago
  3. 9dd1f44 Merge branch 'obsd-master' by Thomas Adam · 3 years ago
  4. 8edece2 Add paste-buffer-deleted notification and fix name of paste-buffer-changed. by nicm · 3 years ago
  5. 9ef854f Merge branch 'obsd-master' by Thomas Adam · 3 years, 1 month ago
  6. 9cc8e40 Add a -T flag to capture-pane to stop at the last used cell instead of by nicm · 3 years, 1 month ago
  7. 9c34aad Merge branch 'obsd-master' by Thomas Adam · 3 years, 3 months ago
  8. 7c2dcd7 Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman. by nicm · 3 years, 3 months ago
  9. 03149bf Add a Nobr terminfo capability to tell tmux the terminal does not use by nicm · 3 years, 3 months ago
  10. 7b8ecec Merge branch 'obsd-master' by Thomas Adam · 3 years, 3 months ago
  11. 42ba6c1 Add a third state "all" to allow-passthrough to work even in invisible by nicm · 3 years, 3 months ago
  12. dc6bc0e Merge branch 'obsd-master' by Thomas Adam · 3 years, 4 months ago
  13. b130e95 Merge branch 'obsd-master' by Thomas Adam · 3 years, 4 months ago
  14. 9e03df5 Defer reading from control client until the command line command has completed. by nicm · 3 years, 4 months ago
  15. d0d2c39 Support hyperlinks with capture-pane -e and add a mouse_hyperlink by nicm · 3 years, 4 months ago
  16. 01c4919 Merge branch 'obsd-master' by Thomas Adam · 3 years, 4 months ago
  17. cdacc12 Add support for OSC 8 hyperlinks (a VTE extension now supported by other by nicm · 3 years, 4 months ago
  18. b63afae Merge branch 'obsd-master' by Thomas Adam · 3 years, 5 months ago
  19. 9c89f7c Store time lines are scrolled into history and display in copy mode. by nicm · 3 years, 5 months ago
  20. 8ff3091 Merge branch 'obsd-master' by Thomas Adam · 3 years, 5 months ago
  21. d9f8485 Check cursor options when a pane is created, not just when they are changed. by nicm · 3 years, 5 months ago
  22. 810daef Merge branch 'obsd-master' by Thomas Adam · 3 years, 5 months ago
  23. ccc9dc3 If an application gives the first parameter to OSC 52, validate and pass by nicm · 3 years, 5 months ago
  24. be2eb57 Merge branch 'obsd-master' by Thomas Adam · 3 years, 5 months ago
  25. c07d582 Expand arguments to some commands where it makes sense, GitHub issue by nicm · 3 years, 5 months ago
  26. afb3a5f Merge branch 'obsd-master' by Thomas Adam · 3 years, 5 months ago
  27. 020c403 When picking a buffer because one isn't specified by the user, ignore by nicm · 3 years, 5 months ago
  28. 2b60ff5 If a mouse position was above the maximum supported by the normal mouse by nicm · 3 years, 5 months ago
  29. cd89000 Add a way for lines added to copy mode to be passed through the parser by nicm · 3 years, 5 months ago
  30. c6b51ce If a mouse position was above the maximum supported by the normal mouse by Nicholas Marriott · 3 years, 6 months ago
  31. 58d1a20 Add a way for lines added to copy mode to be passed through the parser to by Nicholas Marriott · 3 years, 7 months ago
  32. 996e547 Better error reporting when applying custom layouts. by Nicholas Marriott · 3 years, 7 months ago
  33. d6306b6 Add an ACL list for users connecting to the tmux socket. Users may be forbidden by Nicholas Marriott · 3 years, 7 months ago
  34. fc7f1e7 Add support for systemd socket activation (where systemd creates the Unix by Nicholas Marriott · 3 years, 7 months ago
  35. 5e491e7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  36. 792d13a Add a capability for OSC 7 and use it similarly to how the title is set by nicm · 3 years, 8 months ago
  37. 5d4c3ef Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  38. e6e737a Add an option to set the character used for unused areas of the by nicm · 3 years, 8 months ago
  39. 25337ac Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  40. a3d9209 Add remain-on-exit-format to set text shown when pane is dead. by nicm · 3 years, 8 months ago
  41. 2fb6089 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  42. ad9b805 Add argument to refresh-client -l to forward clipboard to a pane. GitHub by nicm · 3 years, 8 months ago
  43. 2be5488 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  44. fa71e9a Add next_session_id format with the next session ID, GitHub issue 3078. by nicm · 3 years, 9 months ago
  45. 722f395 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  46. 0027ee1 Support more mouse buttons when the terminal sends them, GitHub issue 3055. by nicm · 3 years, 9 months ago
  47. 85ef735 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  48. f852086 Do not create a buffer from an OSC 52 response if we have not sent a query. by nicm · 3 years, 9 months ago
  49. a4f336a Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  50. 7e34645 Add option to show arrows for active pane indicator, GitHub issue 3022 by nicm · 3 years, 9 months ago
  51. 9c82ff1 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
  52. ff64aaf ARM's Morello CHERI architecture does not support pointers in packed by nicm · 3 years, 11 months ago
  53. 8941dbe Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
  54. db3aabc Add a NOBLOCK flag rather than adding amount to wait for when by nicm · 3 years, 11 months ago
  55. 138ffc7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
  56. b55f0ac Leave the hardware cursor at the position of the selected line in choose by nicm · 3 years, 12 months ago
  57. 77fc7ac Merge branch 'obsd-master' into master by Thomas Adam · 4 years ago
  58. 5710037 Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. by nicm · 4 years ago
  59. 7d330c1 Merge branch 'obsd-master' into master by Thomas Adam · 4 years ago
  60. 8d2286b Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue 2959. by nicm · 4 years ago
  61. 60cacdf Merge branch 'obsd-master' into master by Thomas Adam · 4 years ago
  62. 49d33a4 Allow detach even if suspend flag set, GitHub issue 2932. by nicm · 4 years ago
  63. c77924b Merge branch 'obsd-master' into master by Thomas Adam · 4 years ago
  64. 5745bd2 Do not allow inline styles to replace mode-style for the selected item, by nicm · 4 years ago
  65. 6f46f71 Merge branch 'obsd-master' into master by Thomas Adam · 4 years ago
  66. 197a116 Add a way to force a colour to RGB and a format to display it. by nicm · 4 years ago
  67. 3934d9b Merge branch 'obsd-master' into master by Thomas Adam · 4 years ago
  68. ef46eb9 Add -s and -S to display-popup to set popup and border style, from by nicm · 4 years ago
  69. 1bf2f81 Merge branch 'obsd-master' into master by Thomas Adam · 4 years ago
  70. 8a9bfd0 Add -T to set a popup title, from Alexis Hildebrandt in GitHub issue 2941. by nicm · 4 years, 1 month ago
  71. 264fe7f Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 1 month ago
  72. add2063 Add popup-border-lines option to set popup line style, from Alexis by nicm · 4 years, 1 month ago
  73. fb23df6 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 1 month ago
  74. 837ca17 Add popup-style and popup-border-style options, from Alexis Hildebrandt by nicm · 4 years, 1 month ago
  75. aff2a47 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 1 month ago
  76. b8581ec Make positions hidden by overlays range-based rather than character-based, by nicm · 4 years, 1 month ago
  77. af82106 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 1 month ago
  78. 759efe1 Add -e flag to set environment for popup, from Alexis Hildebrandt in by nicm · 4 years, 1 month ago
  79. 479c956 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 1 month ago
  80. 9b1fdb2 Separate "very visible" flag from blinking flag, it should not affect by nicm · 4 years, 1 month ago
  81. e6b40cb Do fatal/fatalx a different way so the compiler trick to avoid warnings by nicm · 4 years, 2 months ago
  82. 33ac7a3 Get rid of the last two warnings by turning them off around the problem by nicm · 4 years, 2 months ago
  83. 732288c Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  84. 34312fd Expand argument to run-shell again. by nicm · 4 years, 2 months ago
  85. 609baea Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  86. daec63e Replace %% in command lists (by copying them) for template arguments , by nicm · 4 years, 2 months ago
  87. fd756a1 Allow control mode clients to set a hard limit on the window width and by nicm · 4 years, 2 months ago
  88. c6375a0 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  89. c7266ca Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  90. 03d173c Validate command argument types (string or command list) and give more by nicm · 4 years, 2 months ago
  91. a252fad Fix up some printflike attributes. by nicm · 4 years, 2 months ago
  92. 95a374d Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  93. 210e71e Move command argument parsing common functions and don't bother to parse by nicm · 4 years, 2 months ago
  94. 324f87c Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  95. 069f592 Preserve argument type in command and convert to string on demand. by nicm · 4 years, 2 months ago
  96. 921991c Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  97. 326d2ef Pass typed arguments out of the parser into the arguments list and let by nicm · 4 years, 2 months ago
  98. 5241dae Stop caring about empty commands, just treat as a null command. by nicm · 4 years, 2 months ago
  99. 4d3367e Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  100. c286fbd Preserve command group when moving temporary list to current list being buit. by nicm · 4 years, 2 months ago