1. 9c34aad Merge branch 'obsd-master' by Thomas Adam · 2 years, 3 months ago
  2. 7c2dcd7 Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman. by nicm · 2 years, 3 months ago
  3. 03149bf Add a Nobr terminfo capability to tell tmux the terminal does not use by nicm · 2 years, 3 months ago
  4. 497021d Add some const, from Markus F X J Oberhumer. by nicm · 2 years, 3 months ago
  5. cfdc5b6 Don't stop at first match when updating environment. by nicm · 2 years, 3 months ago
  6. 9b08e51 Merge branch 'obsd-master' by Thomas Adam · 2 years, 3 months ago
  7. e139f97 vi(1) Home/End bindings, from Markus F X J Oberhumer. by nicm · 2 years, 3 months ago
  8. 9abf5d9 Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  9. 273577b Fix check of home directory (&& not ||), from Markus F X J Oberhumer, by nicm · 2 years, 4 months ago
  10. e15058e Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  11. de5cd54 Change g and G to go to top and bottom of menu, GitHub issue 3286. by nicm · 2 years, 4 months ago
  12. c6cf094 Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  13. c6e7568 Do not crash when searching for .* with extremely long lines. Reported by nicm · 2 years, 4 months ago
  14. 7b8ecec Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  15. 42ba6c1 Add a third state "all" to allow-passthrough to work even in invisible by nicm · 2 years, 4 months ago
  16. 9a2fdf8 Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  17. 00812c9 Check for $YACC, from Wei Shih in GitHub issue 3267. by Nicholas Marriott · 2 years, 4 months ago
  18. 33c5910 Fix validation of missing percentage arguments. by nicm · 2 years, 4 months ago
  19. 36d9040 -u is no longer equivalent to -TUTF-8 so don't say it is. by nicm · 2 years, 4 months ago
  20. 9d9445a Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  21. a8da247 Clear marks when the search string changes. From Anindya Mukherjee, by nicm · 2 years, 4 months ago
  22. ab1d18d Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  23. ee431d4 Do not ignore the "off" flag when checking if a pane should be stopped, by nicm · 2 years, 4 months ago
  24. e06c098 Add permissions for workflow, GitHub issue 3202. by Nicholas Marriott · 2 years, 4 months ago
  25. 86dfbda Process modifiers as bits rather than using a switch, from Koichi Murase. by nicm · 2 years, 4 months ago
  26. 697cebb Include curses properly for hyperlinks ifdef, from chrysn at fsfe dot org. by Nicholas Marriott · 2 years, 4 months ago
  27. 3c65475 Fix memory leak, from Gabriel Souza Franco. by nicm · 2 years, 4 months ago
  28. dc6bc0e Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  29. b130e95 Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  30. 9e19f13 Errors are now displayed on attach so use control mode to test instead. by Nicholas Marriott · 2 years, 5 months ago
  31. 1afe220 Show config errors on attach if they were not shown when the session by nicm · 2 years, 5 months ago
  32. 8e8b986 Add hyperlink test, from Jeff Chiang. by Nicholas Marriott · 2 years, 5 months ago
  33. a39827a Remove debugging code. by nicm · 2 years, 5 months ago
  34. 9e03df5 Defer reading from control client until the command line command has completed. by nicm · 2 years, 5 months ago
  35. dd602ea Mention whether time is creation/activity for sort orders. by nicm · 2 years, 5 months ago
  36. d0d2c39 Support hyperlinks with capture-pane -e and add a mouse_hyperlink by nicm · 2 years, 5 months ago
  37. 57fec74 Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  38. 9360e0e Sort panes by index not by ID, GitHub issue 3249. by nicm · 2 years, 5 months ago
  39. f08c019 Do not set Hls for hyperlinks on ncurses older than 5.9 (for example macOS). by Nicholas Marriott · 2 years, 5 months ago
  40. c3af8f6 hyperlinks: remove vis.h by Thomas Adam · 2 years, 5 months ago
  41. 01c4919 Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  42. cdacc12 Add support for OSC 8 hyperlinks (a VTE extension now supported by other by nicm · 2 years, 5 months ago
  43. d8c527a Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  44. b22edcf Tweak previous - find end of style correctly. by nicm · 2 years, 5 months ago
  45. 786cff8 Do not expand single character format aliases inside #[] since they by nicm · 2 years, 5 months ago
  46. b63afae Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  47. 9c89f7c Store time lines are scrolled into history and display in copy mode. by nicm · 2 years, 5 months ago
  48. d46870e Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  49. a888ce9 Do not display configuration file errors in a pane when in control mode, by nicm · 2 years, 5 months ago
  50. 8ff3091 Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  51. d9f8485 Check cursor options when a pane is created, not just when they are changed. by nicm · 2 years, 5 months ago
  52. 89fe268 Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  53. 7cee982 Keep cursor on selected item on menu (useful for blind people), GitHub by nicm · 2 years, 5 months ago
  54. 42358cc Typos from Bastian Venthur. by Nicholas Marriott · 2 years, 5 months ago
  55. 06869ff Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  56. 616bde0 kf* terminfo capabilities are poorly defined and rxvt uses them in a by nicm · 2 years, 5 months ago
  57. 6d0828b Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  58. 42ddf02 Fix size of flags output buffer. by nicm · 2 years, 6 months ago
  59. 56390e0 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  60. 18a5835 Ignore OSC if the first argument is not properly terminated. by nicm · 2 years, 6 months ago
  61. 67960dc Merge tag '3.3a' by Nicholas Marriott · 2 years, 6 months ago
  62. 0b355ae 3.3a. by Nicholas Marriott · 2 years, 6 months ago 3.3a
  63. 6a9bb2a Remove extra definition of getpeereid. From Eric N Vander Weele in GitHub issue by Nicholas Marriott · 2 years, 6 months ago
  64. 988e59c Do not attempt to use client in config file (it will be NULL), GitHub by nicm · 2 years, 6 months ago
  65. 30e06e9 Do not unintentionally turn off all mouse mode when button is also present. by nicm · 2 years, 6 months ago
  66. 810daef Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  67. ccc9dc3 If an application gives the first parameter to OSC 52, validate and pass by nicm · 2 years, 6 months ago
  68. be2eb57 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  69. c07d582 Expand arguments to some commands where it makes sense, GitHub issue by nicm · 2 years, 6 months ago
  70. afb3a5f Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  71. 020c403 When picking a buffer because one isn't specified by the user, ignore by nicm · 2 years, 6 months ago
  72. e77e11e Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  73. 3edda3c Do not unintentionally turn off all mouse mode when button is also present. by nicm · 2 years, 6 months ago
  74. 1184dc0 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  75. 18838fb Do not attempt to use client in config file (it will be NULL), GitHub by nicm · 2 years, 6 months ago
  76. be26170 Remove extra definition of getpeereid. From Eric N Vander Weele in GitHub issue by Nicholas Marriott · 2 years, 6 months ago
  77. 0f6227f When deleting or renaming a buffer and a buffer name is specified, by nicm · 2 years, 6 months ago
  78. c1ac007 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  79. 201a8d8 If escape-time is 0, force to 1 instead - not waiting at all is asking by nicm · 2 years, 6 months ago
  80. b566cd5 Now back to 3.4. by Nicholas Marriott · 2 years, 6 months ago
  81. 87fe00e Update CHANGES. by Nicholas Marriott · 2 years, 6 months ago 3.3
  82. ced8379 Set version to 3.3. by Nicholas Marriott · 2 years, 6 months ago
  83. 42f6d11 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  84. 74fb959 Add a missing space. by nicm · 2 years, 6 months ago
  85. 9daaf01 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  86. 86a184b Trim menu item text correctly, GitHub issue 3197. by nicm · 2 years, 6 months ago
  87. af596c0 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  88. 58c8ea1 Remove duplicates from completion list, GitHub issue 3178. by nicm · 2 years, 6 months ago
  89. 2f2bb82 Add pane_start_path to match start_command. by nicm · 2 years, 6 months ago
  90. 6a5d210 Set PWD so shells have a hint about the real path (this was done before by nicm · 2 years, 6 months ago
  91. 384f0ee Fix property name from Sergei Dyshel, and a typo from imcusg at gmail dot com. by nicm · 2 years, 6 months ago
  92. 006a529 Check if args_strtonum argument is NULL or not a string, from Anindya Mukherjee. by nicm · 2 years, 6 months ago
  93. af1496b Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub issue 3174. by nicm · 2 years, 6 months ago
  94. 2b60ff5 If a mouse position was above the maximum supported by the normal mouse by nicm · 2 years, 6 months ago
  95. cd89000 Add a way for lines added to copy mode to be passed through the parser by nicm · 2 years, 6 months ago
  96. 20b0b38 iTerm2 has OSC 7, from Gregory Anders. by nicm · 2 years, 6 months ago
  97. 0a8f356 Spacing/style nits. by nicm · 2 years, 6 months ago
  98. af61181 Emit window-layout-changed on swap-pane, from George Nachman. by nicm · 2 years, 6 months ago
  99. 4ae2c64 Better error reporting when applying custom layouts. by nicm · 2 years, 6 months ago
  100. cd692b5 Add an ACL list for users connecting to the tmux socket. Users may be by nicm · 2 years, 6 months ago