1. a592254 Do not go down the regex search path (which is expensive because we need by nicm · 4 years, 11 months ago
  2. 3476ecc Use a comparison to check for wrap and avoid an expensive modulus. by nicm · 4 years, 11 months ago
  3. 0dbf414 Performance improvements for regex searching, most notably: by nicm · 4 years, 11 months ago
  4. 8dedcca Add non-regex search variants to avoid the performance cost for people by nicm · 4 years, 11 months ago
  5. e5fd854 Update CHANGES. by Nicholas Marriott · 4 years, 11 months ago
  6. af4b62d 3.1-rc3. by Nicholas Marriott · 4 years, 11 months ago
  7. 0c06409 getopt is not required to set optarg to NULL when there is no argument by nicm · 4 years, 11 months ago
  8. 617136c Turn off mouse mode 1003 as well as the rest when exiting. by nicm · 4 years, 11 months ago
  9. f16085a Fix C-Space key string. by nicm · 4 years, 11 months ago
  10. 4ffbebe Terminate the output buffer for control mode output - it is now used as by nicm · 4 years, 11 months ago
  11. c0d7466 Do not attempt to close a NULL pane when failing to create a new one. by nicm · 4 years, 11 months ago
  12. b21a9b1 getopt varies too much between platforms, and we already use compat/getopt.c by Nicholas Marriott · 4 years, 11 months ago
  13. 444e9f3 Bump 3.1-rc up to master. by Nicholas Marriott · 4 years, 12 months ago
  14. 59cb022 Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  15. 2991f4a Use correct width of right marker so it doesn't draw over status right by nicm · 4 years, 12 months ago
  16. 9e4d0b2 Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  17. add75a0 Update latest client for target session on switch-client. by nicm · 4 years, 12 months ago
  18. ccd24c9 Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  19. 8be179d Use current session for cwd of new sessions, not the new session which by nicm · 4 years, 12 months ago
  20. f65b9c0 Change mouse selection so that after selecting a word, dragging selects by nicm · 4 years, 12 months ago
  21. 549b359 Update CHANGES. by Nicholas Marriott · 5 years ago
  22. 4694afb Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  23. 229be03 Add selection_active format for when the selection is present but not by nicm · 5 years ago
  24. ba542e4 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  25. b20753f A few fixes to make modifier keys and dragging work - need to remove the by nicm · 5 years ago
  26. 22e9cf0 Add GitHub. by Nicholas Marriott · 5 years ago
  27. 37919a6 This site is too stupid. by Nicholas Marriott · 5 years ago
  28. fdbc111 Add to FUNDING.yml. by Nicholas Marriott · 5 years ago
  29. 0c6c8c4 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  30. a1f6bd5 Add -a to list-keys to also list keys without notes with -N, suggested by nicm · 5 years ago
  31. c391d50 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  32. 58b47bf Fix top/bottom pane calculation with pane border status enabled, by nicm · 5 years ago
  33. 9900ccd Change lock.yml options. by Nicholas Marriott · 5 years ago
  34. 24cd726 Add lock.yml file. by Nicholas Marriott · 5 years ago
  35. 6c28d0d Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  36. f48b041 Do not jump to next word end if already on a word end when selecting a by nicm · 5 years ago
  37. a4d8437 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  38. dc882ad Remove unused variables from Ben Boeckel, and a Pp from jmc. by nicm · 5 years ago
  39. 470cba3 Merge branch '3.1-rc' by Nicholas Marriott · 5 years ago
  40. ae9ca62 Remove duplicates, from Thomas Sattler. by Nicholas Marriott · 5 years ago
  41. 400750b Merge branch '3.1-rc' by Nicholas Marriott · 5 years ago
  42. 096f0d3 Make list-keys description clearer in tmux.1 and remove an unused variable. by nicm · 5 years ago
  43. 5455390 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  44. fb29242 Make list-keys description clearer in tmux.1 and remove an unused variable. by nicm · 5 years ago
  45. c915cfc Merge branch '3.1-rc' by Nicholas Marriott · 5 years ago
  46. 3ad4a7a Style nit in CHANGES. by Nicholas Marriott · 5 years ago
  47. 47174f5 Next is 3.2. by Nicholas Marriott · 5 years ago
  48. 4822130 Merge branch '3.1-rc' by Nicholas Marriott · 5 years ago
  49. 0bf153d Update CONTRIBUTING.md by Nicholas Marriott · 5 years ago
  50. 63a69fe 3.1-rc. by Nicholas Marriott · 5 years ago 3.1
  51. 43b3675 Remove a duplicate entry. by Nicholas Marriott · 5 years ago
  52. 19d5f4a Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  53. 265164d Instead of passing titles through vis() which doubles backslashes, just by nicm · 5 years ago
  54. 6f0241e Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  55. 87bcc0c Remove bind-key -c which doesn't do anything and is undocumented. by nicm · 5 years ago
  56. 32be954 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  57. 44dad91 Warn if a message type that is no longer used is received. by nicm · 5 years ago
  58. bc36700 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  59. 531daba Do not send DA and DSR again if already have a response. by nicm · 5 years ago
  60. 8b22da6 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  61. 7a15d10 Remove extra Pp (from jmc) and add a missing word. by nicm · 5 years ago
  62. 7f3feb1 Add to CHANGES. by Nicholas Marriott · 5 years ago
  63. 7eada28 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  64. b905c5d If ALL clients are readonly, allow them to affect the size, suggested by Thomas Sattler. by nicm · 5 years ago
  65. e388702 Ignore empty commands rather than adding them to the command list rather by nicm · 5 years ago
  66. 60ab714 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  67. a6129e9 If we can identify the terminal as iTerm2 or as tmux, we can be sure by nicm · 5 years ago
  68. 84995ae -V also needs to go in usage. by nicm · 5 years ago
  69. 685eb38 Fix for version changes. by Nicholas Marriott · 5 years ago
  70. ee3d3db Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  71. 90e962f Add support for the iTerm2 DSR 1337 sequence to get the terminal version. by nicm · 5 years ago
  72. f165221 Reduce a difference with portable tmux by adding the -V flag and by nicm · 5 years ago
  73. 32816ea Set up working directory before killing the existing pane on respawn. by nicm · 5 years ago
  74. 7cdf5ee Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  75. 2435087 Add a define for flags meaning a client is not attached, and fix by nicm · 5 years ago
  76. f3ea318 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  77. 2c38e01 Expand description of start-server. by nicm · 5 years ago
  78. d0b8d03 Add support for adding a note to a key binding (with bind-key -N) and by nicm · 5 years ago
  79. 2e39b62 Change so that assignments may be specified alone - a command isn't by nicm · 5 years ago
  80. 0eb7b54 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  81. 74b4240 Use FNM_IGNORECASE if present, from Eric N Vander Weele in GitHub issue 2067. by Nicholas Marriott · 5 years ago
  82. 9169ee0 Mention swap-window -d, GitHub issue 2068. by nicm · 5 years ago
  83. cdf1383 Add to CHANGES. by Nicholas Marriott · 5 years ago
  84. a01c9ff Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  85. da51557 Stop handling DA and DSR after a second (they should be the first thing by nicm · 5 years ago
  86. 8457f54 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  87. 835a6c0 Be more specific in the DSR we are looking for so it doesn't get by nicm · 5 years ago
  88. 04eee24 Treat plausible but invalid keys (like C-BSpace) as literal like any by nicm · 5 years ago
  89. 3e70130 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  90. e9b1294 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  91. 381333c Detect iTerm2 and enable DECSLRM. by nicm · 5 years ago
  92. 193e637 The terminal type was never as much use as I expected so remove it in by nicm · 5 years ago
  93. deb734c Loop over all DA features, don't skip the first. by nicm · 5 years ago
  94. 61b075a Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  95. 36eb16c Do not hang in format_trim_* on invalid UTF-8 characters. by nicm · 5 years ago
  96. ed16f51 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  97. 6628e54 Add -Z to default switch-client command in tree mode, matches previous by nicm · 5 years ago
  98. 507816b Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  99. 73b8c2e Common function to free key bindings. by nicm · 5 years ago
  100. 36169d8 Merge branch 'obsd-master' by Thomas Adam · 5 years ago