1. 0ff991b Set default lock command to vlock on Linux if present at build time, from Josh by Nicholas Marriott · 2 years, 3 months ago
  2. 15c70e5 Include NCURSES_VERSION_PATCH in the log. by Nicholas Marriott · 2 years, 3 months ago
  3. b9524f5 Add support for spawning panes in separate cgroups with systemd and a configure by Nicholas Marriott · 2 years, 4 months ago
  4. 22eb033 Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  5. a9ac614 Do not leak screen in popups, GitHub issue 3492. by nicm · 2 years, 4 months ago
  6. 1d0f68d Merge branch 'obsd-master' by Thomas Adam · 2 years, 4 months ago
  7. ac4bb89 Fix command prompt not to always append argument but only if there has by nicm · 2 years, 4 months ago
  8. b55f340 Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  9. 907f58c Fix cursor position after zero width space, GitHub issue 3469. by nicm · 2 years, 5 months ago
  10. 023b0f7 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  11. ddaeebc Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  12. 1262e68 Remove old buffer when renaming rather than complaining, GitHub issue by nicm · 2 years, 6 months ago
  13. 0bd78b4 Add an L modifier like P, W, S to loop over clients. Also fix some long by nicm · 2 years, 6 months ago
  14. 4a0126f Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  15. 7acc8d7 Add -f to list-clients like the other list commands, from Andy Walker in by nicm · 2 years, 6 months ago
  16. 77118f3 portable: remove vis.h by Thomas Adam · 2 years, 6 months ago
  17. e25926d Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  18. 0cb75f1 Do not allow multiple line separators in a row. by nicm · 2 years, 6 months ago
  19. 93b1b78 Extend display-message to work for control clients. GitHub issue 3449. by nicm · 2 years, 6 months ago
  20. 493922d Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  21. f10854c Add a missing error message which causes an invalid layout name to crash. by nicm · 2 years, 6 months ago
  22. 993e7a9 Tweak note for D key binding, from Clark Wang. by nicm · 2 years, 6 months ago
  23. f5af3cf Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  24. e7e112f Too many \s in example, GitHub issue 3445. by nicm · 2 years, 6 months ago
  25. c42087c Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  26. 3aa458e Add a flag to display-menu to select the manu item chosen first, GitHub by nicm · 2 years, 6 months ago
  27. c4a6f40 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  28. 9789ea3 Support -1 without -N for list-keys. by nicm · 2 years, 6 months ago
  29. f416ae1 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  30. d578cf8 Update palette when moving a pane, GitHub issue 3437. by nicm · 2 years, 6 months ago
  31. 789cb91 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  32. eb1f8d7 Mark keys sent by command and skip paste handling for them. by nicm · 2 years, 6 months ago
  33. 42895ef Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
  34. 483cc77 Have tmux recognise pasted texts wrapped in bracket paste sequences, by nicm · 2 years, 6 months ago
  35. 9b1ea8b Merge branch 'obsd-master' by Thomas Adam · 2 years, 7 months ago
  36. b418926 Fix behaviour with \007 (used the wrong tree for last change). by nicm · 2 years, 7 months ago
  37. 9051220 Merge branch 'obsd-master' by Thomas Adam · 2 years, 7 months ago
  38. c0031f8 Accept \007 as terminator to OSC 10 or 11. by nicm · 2 years, 7 months ago
  39. c1a30ed Merge branch 'obsd-master' by Thomas Adam · 2 years, 7 months ago
  40. 565de3f Fix parsing of optional arguments so that and accept a - starting an argument. by nicm · 2 years, 7 months ago
  41. 153ae75 portable: fixup merge with utf8.c by Thomas Adam · 2 years, 7 months ago
  42. 5086377 Merge branch 'obsd-master' by Thomas Adam · 2 years, 7 months ago
  43. 7c0789d Have client return 1 if process is interrupted to an input pane. by nicm · 2 years, 7 months ago
  44. 2a32565 Restore code to handle wcwidth failure so that unknown codepoints still by Nicholas Marriott · 2 years, 7 months ago
  45. 7ced0a0 Restore code to handle wcwidth failure so that unknown codepoints still by nicm · 2 years, 7 months ago
  46. cb51942 Quotes are now required in select-layout example. by nicm · 2 years, 7 months ago
  47. 093fb53 Missing #endif. by Nicholas Marriott · 2 years, 7 months ago
  48. 21e00e4 Merge branch 'obsd-master' by Thomas Adam · 2 years, 7 months ago
  49. 09afc6c If a pane is killed, cancel reading from the file. GitHub issue 3422. by nicm · 2 years, 7 months ago
  50. a41a927 Query the client terminal for foreground and background colours and if by nicm · 2 years, 7 months ago
  51. 3fe01ff spelling fixes; from paul tagliamonte amendments to his diff are noted on tech by jmc · 2 years, 7 months ago
  52. b5ab4d2 Denote multiple arguments with 'arg ...' not 'args' by kn · 2 years, 7 months ago
  53. 4d79d46 Allow send-keys without a client again, reported by Stefan Hagen. by nicm · 2 years, 7 months ago
  54. 7cb48fc Do not escape tabs in output (iTerm2 needs them). GitHub issue 3414. by nicm · 2 years, 7 months ago
  55. 8bd17bf Make U+FE0F VARIATION SELECTOR-16 change the width from 1 to 2. GitHub by nicm · 2 years, 7 months ago
  56. 3b3f420 Add send-keys -K to handle keys directly as if typed (so look up in key by nicm · 2 years, 7 months ago
  57. 70ff8cf No vis.h in portable. by Nicholas Marriott · 2 years, 8 months ago
  58. 6249a4b Merge branch 'obsd-master' by Thomas Adam · 2 years, 8 months ago
  59. 7e497c7 Process escape sequences in show-buffer, GitHub issue 3401. by nicm · 2 years, 8 months ago
  60. 1536b7e Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  61. e46d063 Add key regression tests from Aaron Jensen. by Nicholas Marriott · 2 years, 9 months ago
  62. 20da167 Tweak previous to set and log the feature instead of just setting the flag. by nicm · 2 years, 9 months ago
  63. fe475bd Parse primary device attributes as well as secondary and add a SIXEL by nicm · 2 years, 9 months ago
  64. 079f48e Document alternative delimiters for substitution, from Jim Wisniewski. by nicm · 2 years, 9 months ago
  65. aaa043a Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  66. 48f41e4 - sort options; from josiah frentsos ok nicm by jmc · 2 years, 9 months ago
  67. 6fb8052 Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  68. f86eba2 Fix C-S-Tab without extended keys, from Aaron Jensen. by nicm · 2 years, 9 months ago
  69. 50f4e0f Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  70. 77c1353 Unescape the string for the literal operator (l:) so special characters work. by nicm · 2 years, 9 months ago
  71. c449512 Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  72. 17290b9 If there are no buffers, reset mode as soon as any key pressed. Fixes by nicm · 2 years, 9 months ago
  73. 3be3695 Add a -l flag to display-message to disable format expansion, from Aaron by nicm · 2 years, 9 months ago
  74. dbfbd8a Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  75. 9614f51 Instead of always setting the extended flag, set it only when searching. by nicm · 2 years, 9 months ago
  76. 36896f6 Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  77. 2d08235 Add modified Tab key sequences, from Aaron Jensen, GitHub issue 3368. by nicm · 2 years, 9 months ago
  78. 2291045 Use active pane in target window not current window for +/-. GitHub issue 3370. by nicm · 2 years, 9 months ago
  79. 9dd1f44 Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  80. 8edece2 Add paste-buffer-deleted notification and fix name of paste-buffer-changed. by nicm · 2 years, 9 months ago
  81. d001a94 Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  82. c2580cf Initialize context before testing it. by nicm · 2 years, 9 months ago
  83. dafd6f4 Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  84. 2111142 Fix a memory leak, from Japin Li in GitHub issue 3358. by nicm · 2 years, 9 months ago
  85. 0fc961b Do not fire redraw callback if NULL. by nicm · 2 years, 9 months ago
  86. 5ce34ad Do not attempt to connect to the socket as a client if systemd is active, from by Nicholas Marriott · 2 years, 9 months ago
  87. 934f357 Merge branch 'obsd-master' by Thomas Adam · 2 years, 9 months ago
  88. ff2766b Preserve marked pane when renumbering windows. by nicm · 2 years, 9 months ago
  89. 9ef854f Merge branch 'obsd-master' by Thomas Adam · 2 years, 10 months ago
  90. a10452b Add scroll-top and scroll-bottom commands to scroll so cursor is at top by nicm · 2 years, 10 months ago
  91. 9cc8e40 Add a -T flag to capture-pane to stop at the last used cell instead of by nicm · 2 years, 10 months ago
  92. f49f927 Merge branch 'obsd-master' by Thomas Adam · 2 years, 10 months ago
  93. 19344ec Add headers and fix type, from Marvin Schmidt. GitHub issue 3332. by Nicholas Marriott · 2 years, 10 months ago
  94. a2cc601 Don't use options from pane if pane is NULL. by nicm · 2 years, 11 months ago
  95. 9ab1ba3 Use correct option name. by nicm · 2 years, 11 months ago
  96. f03c3ca Add message-line option to control where message and prompt go, from by nicm · 2 years, 11 months ago
  97. 0a0ded3 Regress typos. by Nicholas Marriott · 2 years, 11 months ago
  98. 6da520c Merge branch 'obsd-master' by Thomas Adam · 2 years, 11 months ago
  99. 68dc9af Fix window size report, from Vincent Bernat. by nicm · 2 years, 11 months ago
  100. f7b30ed Merge branch 'obsd-master' by Thomas Adam · 2 years, 11 months ago