1. 88d9a8f Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 9 months ago
  2. 818b217 Add a window-resized hook which is fired when the window is actually by nicm · 2 years, 9 months ago
  3. 85ef735 Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 9 months ago
  4. 5076beb Add an option (default off) to control the passthrough escape sequence. by nicm · 2 years, 9 months ago
  5. a4f336a Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 10 months ago
  6. 7e34645 Add option to show arrows for active pane indicator, GitHub issue 3022 by nicm · 2 years, 10 months ago
  7. 70d330a Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 12 months ago
  8. c6149ad Make pane-border-format a pane option, GitHub issue 2999. by nicm · 2 years, 12 months ago
  9. 77fc7ac Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  10. 5710037 Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. by nicm · 3 years, 1 month ago
  11. 7d330c1 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  12. 8d2286b Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue 2959. by nicm · 3 years, 1 month ago
  13. 264fe7f Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  14. add2063 Add popup-border-lines option to set popup line style, from Alexis by nicm · 3 years, 1 month ago
  15. fb23df6 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  16. 837ca17 Add popup-style and popup-border-style options, from Alexis Hildebrandt by nicm · 3 years, 1 month ago
  17. f725f9b Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  18. db91954 Now that styles can contain formats, they need to be expanded when by nicm · 3 years, 3 months ago
  19. 44ada9c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
  20. 7eea3d7 Break the colour palette into a struct rather than just a single array by nicm · 3 years, 4 months ago
  21. 33e3324 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
  22. 19812b2 Add client focus hooks. by nicm · 3 years, 4 months ago
  23. 4b88872 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
  24. 42490f4 Add a client-active hook, from ncfavier in GitHub issue 2803. by nicm · 3 years, 4 months ago
  25. 63f9f31 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
  26. e37aa45 Make window-linked and window-unlinked window options, GitHub issue 2790. by nicm · 3 years, 4 months ago
  27. e3ff887 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
  28. 732c72c Move default value for TERM into tmux.h. by nicm · 3 years, 4 months ago
  29. 3dfb774 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 5 months ago
  30. a83fb81 Minor fixes to option descriptions. by nicm · 3 years, 5 months ago
  31. 77b1290 More accurate vi(1) word navigation in copy mode and on the status line. by nicm · 3 years, 6 months ago
  32. 8661176 Add different command historys for different types of prompts by nicm · 3 years, 6 months ago
  33. 64c276c Add an "always" value to the extended-keys option to always forward by nicm · 3 years, 6 months ago
  34. 022d021 More accurate vi(1) word navigation in copy mode and on the status line. This by Nicholas Marriott · 3 years, 7 months ago
  35. c03b574 Add different command historys for different types of prompts ("command", by Nicholas Marriott · 3 years, 7 months ago
  36. 8363c6a Add an "always" value to the extended-keys option to always forward these keys by Nicholas Marriott · 3 years, 7 months ago
  37. 12cfd0d Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  38. 3eb91ef Add an "absolute-centre" alignment to use the centre of the total space by nicm · 3 years, 9 months ago
  39. 0242513 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  40. 5092215 Add a no-detached choice to detach-on-destroy which detaches only if by nicm · 3 years, 10 months ago
  41. 9ff017e Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  42. fb774b7 Change so that window_flags escapes # automatically which means configs by nicm · 3 years, 10 months ago
  43. 5a2db4c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
  44. bd0fb22 Add a variant of remain-on-exit that only keeps the pane if the program by nicm · 3 years, 11 months ago
  45. 950e982 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
  46. 8bd29a3 Make synchronize-panes a pane option and add -U flag to set-option to by nicm · 3 years, 11 months ago
  47. 2763464 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 12 months ago
  48. 9a74bba Make replacement of ##s consistent when drawing formats, whether by nicm · 3 years, 12 months ago
  49. 655134f Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
  50. 20fcdcf Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issue 2317. by nicm · 4 years, 3 months ago
  51. 90158b5 Merge branch 'obsd-master' by Thomas Adam · 4 years, 4 months ago
  52. d329b03 Add a hook when the pane title changed. by nicm · 4 years, 4 months ago
  53. e71c5ef Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  54. a06a0e1 xterm* can have focus too. by nicm · 4 years, 6 months ago
  55. 0ab82d9 Add a terminal feature for enable/disable extended keys (supported by by nicm · 4 years, 6 months ago
  56. e2a2674 Add an option to set the pane border lines style from a choice of single by nicm · 4 years, 6 months ago
  57. ff8dd15 Add a mark in copy mode. Set with set-mark command (bound to 'X') by by nicm · 4 years, 6 months ago
  58. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
  59. 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 6 months ago
  60. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 6 months ago
  61. 2391fe2 Copy mode search improvements: by nicm · 4 years, 6 months ago
  62. f03b611 Drop having a separate type for style options and make them all strings, by nicm · 4 years, 6 months ago
  63. 7dbe623 Instead of having a default set of terminals in terminal-overrides that by nicm · 4 years, 6 months ago
  64. 6d92b99 Add a terminal feature for enable/disable extended keys (supported by xterm and by Nicholas Marriott · 4 years, 6 months ago
  65. 5ee4d99 xterm-keys has been on by default for 5 years and all other modern terminals by Nicholas Marriott · 4 years, 6 months ago
  66. 3162103 Add an option to set the pane border lines style from a choice of single lines by Nicholas Marriott · 4 years, 6 months ago
  67. 6214cd0 Add a mark in copy mode. Set with set-mark command (bound to 'X') by default by Nicholas Marriott · 4 years, 7 months ago
  68. a61cbf1 Add a customize mode where options may be browsed and changed, includes adding by Nicholas Marriott · 4 years, 7 months ago
  69. 7a95e9b Change message log to be per server rather than per client and include every by Nicholas Marriott · 4 years, 7 months ago
  70. cc19203 Add 'e' key in buffer mode to open the buffer in an editor. by Nicholas Marriott · 4 years, 7 months ago
  71. 6f70090 Copy mode search improvements: by Nicholas Marriott · 4 years, 7 months ago
  72. 7c52d70 Remove an unnecessary comma. by Nicholas Marriott · 4 years, 7 months ago
  73. 3d76748 Need to redraw borders now when some things change. Also change default so that by Nicholas Marriott · 4 years, 7 months ago
  74. 1f8256f Drop having a separate type for style options and make them all strings, which by Nicholas Marriott · 4 years, 7 months ago
  75. 527f66e Instead of having a default set of terminals in terminal-overrides that get XT by Nicholas Marriott · 4 years, 7 months ago
  76. e67d650 rxvt needs XT also for the moment. by Nicholas Marriott · 4 years, 7 months ago
  77. 8ae3915 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  78. de5163a Change so main-pane-width and height can be given as a percentage. by nicm · 4 years, 7 months ago
  79. 985bc0e Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  80. 1cabccb xterm* needs XT also. by nicm · 4 years, 7 months ago
  81. c706aad Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  82. c91b4b2 Tidy up the terminal detection and feature code and add named sets of by nicm · 4 years, 7 months ago
  83. 413c4cf Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  84. 5aba26f Add a copy-command option and change copy-pipe and friends to pipe to it by nicm · 4 years, 7 months ago
  85. b117c3b Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  86. 9cbe967 Change so that the appropriate hooks for windows and panes belong to by nicm · 4 years, 8 months ago
  87. 5f5f029 Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  88. fa40919 Missing after-kill-pane option. by nicm · 4 years, 12 months ago
  89. 7fb8eec status-left and status-right need push-default also, reported by Eric by nicm · 4 years, 12 months ago
  90. 48cbbb8 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  91. 1f966c4 Change window-size default from smallest to latest. by nicm · 5 years ago
  92. 518a687 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  93. 08b07b1 Add an option to set the key sent by backspace for those whose system by nicm · 5 years ago
  94. 24ab1bc Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  95. 647887b Add a "latest" window-size option which tries to size windows based on by nicm · 5 years ago
  96. d346d69 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  97. 63e07b2 Add push-default and pop-default in styles to change the default colours by nicm · 5 years ago
  98. f797ac9 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  99. d83f356 Add #define for the pane status line option position numbers. by nicm · 5 years ago
  100. 4a44ae0 Merge branch 'obsd-master' by Thomas Adam · 5 years ago