1. 36169d8 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  2. 7c6c66c Send errors to stdout in control mode so they don't get reordered with by nicm · 6 years ago
  3. 6d3d47c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  4. 1870cc7 Add ~ to quoted characters for %%%, reported by tb@. by nicm · 6 years ago
  5. 6b0091e Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  6. a770a3b Add CMD_FIND_DEFAULT_MARKED to join-pane like move-pane, from by nicm · 6 years ago
  7. 7110226 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  8. ac85a3e Document client exit messages. by nicm · 6 years ago
  9. 9cc603c Fix format expansion in window names, reported by Suraj N Kurapati. by nicm · 6 years ago
  10. 566ab9a Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  11. 206d878 Do not let readonly clients limit the size, suggested by Max Barraclough by nicm · 6 years ago
  12. 47d06cb Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  13. 4ea0771 Support regex search in copy mode, from Anindya Mukherjee in GitHub issue 2038. by nicm · 6 years ago
  14. 0aa6c6f Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  15. 88ee5b1 Pass correct value into iterator callback for time formats. by nicm · 6 years ago
  16. b931bbb Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  17. 817d199 Add a number of new formats to inspect what sessions and clients a by nicm · 6 years ago
  18. 67d2408 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  19. 07e3747 Fix name of option, GitHub issue 2030. by nicm · 6 years ago
  20. a6b1cbb Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  21. 5cd00ed Restore source-file -q behaviour, broken in r1.42; OK nicm@ by tim · 6 years ago
  22. 745233d Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  23. 1764f66 When adding a list with multiple commands to the queue, the next item to by nicm · 6 years ago
  24. 54efe33 Add back utempter code, reported by Peter Schellenbach. by Nicholas Marriott · 6 years ago
  25. d0cd68d Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  26. ef54a08 Do not rely on errno after glob(3) fails. by nicm · 6 years ago
  27. 4223293 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  28. f8cb759 Use the message that has already been built rather than the va_list. by nicm · 6 years ago
  29. 3879509 Define FNM_CASEFOLD to 0 for AIX, from Eric N Vander Weele. by Nicholas Marriott · 6 years ago
  30. 479d411 Remove imsg.h. by Nicholas Marriott · 6 years ago
  31. 52b6ca5 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  32. 1bdd482 If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/X by nicm · 6 years ago
  33. b4520aa Need to include message size in the maximum buffer calculation. by nicm · 6 years ago
  34. eaa58d2 Instead of using large buffers in imsgs, add the data or path onto the end. by nicm · 6 years ago
  35. e6b02de Add to CHANGES. by Nicholas Marriott · 6 years ago
  36. 00723f1 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  37. 21f9b39 Show UTF-8 in choose-buffer mode. From KOIE Hidetaka. by nicm · 6 years ago
  38. e24e986 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  39. 6ce943f Need to check in the error callback also. by nicm · 6 years ago
  40. 828001e Do not spin waiting for exit, instead check in the write callback. by nicm · 6 years ago
  41. 58908b0 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  42. dcf41ec Do not crash in tree modes if the pane is only 1 in width, reported by by nicm · 6 years ago
  43. 2b2b193 Add function to the right file. by nicm · 6 years ago
  44. 7922f4e Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  45. 5134666 Change source-file to use new file code which allows it to read from stdin. by nicm · 6 years ago
  46. 268f2b0 Do not check if client is dead if it is NULL. by nicm · 6 years ago
  47. c284ebe Rewrite the code for reading and writing files. Now, if the client is by nicm · 6 years ago
  48. 0d99519 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  49. 64fb7e4 Tweak previous to check the wrapped flag and stop if not set. by nicm · 6 years ago
  50. ab630f7 Allow search across wrapped lines and fix some inconsistencies in how th by nicm · 6 years ago
  51. 96abf40 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  52. f733d3f Do not set cursor colour to default unless it has been changed, GitHub by nicm · 6 years ago
  53. 6aeb679 Add to CHANGES. by Nicholas Marriott · 6 years ago
  54. 15d7e56 Add ~/.config/tmux/tmux.conf to the default search path for configuration files by Nicholas Marriott · 6 years ago
  55. 5b2048f Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  56. 55eb3e4 Make TMUX_CONF a list of files and expand leading $FOO or ~. by nicm · 6 years ago
  57. 92ecd61 Check each _PATH_* define individually (Solaris has paths.h but not all of the by Nicholas Marriott · 6 years ago
  58. 875139f Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  59. 7826d40 Style nits in function arguments. by nicm · 6 years ago
  60. edf96b0 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  61. ec1b8e5 Remove client menu, I don't think it adds anything. by nicm · 6 years ago
  62. 2173365 Fix keys in CHANGES. by Nicholas Marriott · 6 years ago
  63. 7836779 Merge branch '3.0a-rc' by Nicholas Marriott · 6 years ago
  64. 25ae028 Add to CHANGES. by Nicholas Marriott · 6 years ago
  65. 1b0cc45 REG_STARTEND is not portable, but it turns out we don't actually need by nicm · 6 years ago
  66. a52fe9c Add to CHANGES. by Nicholas Marriott · 6 years ago
  67. 866b053 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  68. 48897fb Fix respawn-pane/window if default-command is set, reported by Janos Barbero. by nicm · 6 years ago
  69. 67d995d If a window appears in only one attached session, there is no point in by nicm · 6 years ago
  70. ad98fad Do not crash when a format doesn't exist, reported by Thomas Sattler. by nicm · 6 years ago
  71. 34084fe Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  72. c5d74b1 Do not crash when a format doesn't exist, reported by Thomas Sattler. by nicm · 6 years ago
  73. 3bb11ec Revert "add missing definition" by Nicholas Marriott · 6 years ago
  74. 743939e add missing definition by Thomas Adam · 6 years ago
  75. e00730d Fix bad merge. by Nicholas Marriott · 6 years ago
  76. 6401493 Missing after-kill-pane option. by nicm · 6 years ago
  77. 5f5f029 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  78. fa40919 Missing after-kill-pane option. by nicm · 6 years ago
  79. 08e2828 Parse out DA features. by nicm · 6 years ago
  80. bc5881c Long lines and spacing fixes. by nicm · 6 years ago
  81. c416fe0 Add xrecallocarray. by nicm · 6 years ago
  82. 9ea05b2 Bump the escape sequence timeout to five seconds to allow for longer by nicm · 6 years ago
  83. 2349b1d Make a best effort to set xpixel and ypixel for each pane and add by nicm · 6 years ago
  84. 067604b Store xpixel/ypixel from TIOCGWINSZ and add formats. by nicm · 6 years ago
  85. 7fb8eec status-left and status-right need push-default also, reported by Eric by nicm · 6 years ago
  86. c138384 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  87. 7a30e6b Merge branch '3.0-rc' into 3.0a-rc by Nicholas Marriott · 6 years ago
  88. eb4d60b REG_STARTEND is not portable, but it turns out we don't actually need by nicm · 6 years ago
  89. 0134574 3.0a. by Nicholas Marriott · 6 years ago
  90. c942f11 Use a malloc'd buffer for lsk since commands can be very long, from Gregory Pakosz. by Nicholas Marriott · 6 years ago
  91. 5afe7eb Do not lazily use BUFSIZ for "I don't care what size" when building by nicm · 6 years ago
  92. b2fd161 Do not crash trying to fix layout size if only one cell, from Azat Khuzhin. by nicm · 6 years ago
  93. d0655f3 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  94. fef8ee2 Add default # and * binding with vi(1) keys. by nicm · 6 years ago
  95. c16faa4 Fixes to CHANGES. by Nicholas Marriott · 6 years ago
  96. bbcb199 3.0 version. by Nicholas Marriott · 6 years ago
  97. 47c0405 Some old tmux versions can sometimes generate layout strings which have by nicm · 6 years ago
  98. f378a0b Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  99. 58f870e Don't use motion flag uninitialized. by nicm · 6 years ago
  100. eaf526b Merge branch 'obsd-master' by Thomas Adam · 6 years ago