1. 732288c Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  2. 34312fd Expand argument to run-shell again. by nicm · 4 years, 2 months ago
  3. 609baea Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  4. daec63e Replace %% in command lists (by copying them) for template arguments , by nicm · 4 years, 2 months ago
  5. fd756a1 Allow control mode clients to set a hard limit on the window width and by nicm · 4 years, 2 months ago
  6. c6375a0 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  7. c7266ca Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  8. 03d173c Validate command argument types (string or command list) and give more by nicm · 4 years, 2 months ago
  9. a252fad Fix up some printflike attributes. by nicm · 4 years, 2 months ago
  10. 95a374d Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  11. 210e71e Move command argument parsing common functions and don't bother to parse by nicm · 4 years, 2 months ago
  12. 324f87c Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  13. 069f592 Preserve argument type in command and convert to string on demand. by nicm · 4 years, 2 months ago
  14. 921991c Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  15. 326d2ef Pass typed arguments out of the parser into the arguments list and let by nicm · 4 years, 2 months ago
  16. 5241dae Stop caring about empty commands, just treat as a null command. by nicm · 4 years, 2 months ago
  17. 4d3367e Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 2 months ago
  18. c286fbd Preserve command group when moving temporary list to current list being buit. by nicm · 4 years, 2 months ago
  19. 6203612 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  20. 110ba76 Rename a member to match what it will be in future. by nicm · 4 years, 3 months ago
  21. 08e6360 Add args parsing callback for some future work, currently unused. by nicm · 4 years, 3 months ago
  22. d371764 Wrap command argument definitions in their own struct. by nicm · 4 years, 3 months ago
  23. b0da0ce Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  24. 5f32b7d Hide struct args behind a couple of accessor functions. by nicm · 4 years, 3 months ago
  25. de94a34 Add a couple of const and fix some warnings. by nicm · 4 years, 3 months ago
  26. 944fde7 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  27. 90dd474 Expose args_value struct (will be needed soon) and add some missing frees. by nicm · 4 years, 3 months ago
  28. 6cbc83c Add a way to create an empty arguments set. by nicm · 4 years, 3 months ago
  29. 79f075b Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  30. 54773d2 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  31. 7d7d7c9 Tweak how mouse works on popup: only Meta alone resizes or moves, not by nicm · 4 years, 3 months ago
  32. 7a0cec5 Fill in some other bits on new panes. by nicm · 4 years, 3 months ago
  33. 2588c3e Add menu options to convert a popup into a pane. by nicm · 4 years, 3 months ago
  34. 7789639 Add a menu when a popup is present (mouse only for now). by nicm · 4 years, 3 months ago
  35. 614611a Add -B flag to remove border from popup. by nicm · 4 years, 3 months ago
  36. 13a0da2 Break message type stuff out into its own header. by nicm · 4 years, 3 months ago
  37. 2bb0b9d Change focus to be driven by events rather than walking all panes at end by nicm · 4 years, 3 months ago
  38. fada3eb Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  39. 163908f Move hook format setup earlier and add a hook_client, GitHub issue 2809. by nicm · 4 years, 3 months ago
  40. 44ada9c Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  41. 7eea3d7 Break the colour palette into a struct rather than just a single array by nicm · 4 years, 3 months ago
  42. e9d4916 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  43. 9013600 Return to applying pane-border-style to the area outside panes, GitHub by nicm · 4 years, 3 months ago
  44. 33e3324 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 3 months ago
  45. 24cd685 Add basic support for zero width joiners, GitHub issues 1605 and 2784. by nicm · 4 years, 3 months ago
  46. 7cbf4c9 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 4 months ago
  47. f0e0238 Do not close popups on resize, instead adjust them to fit, from Anindya by nicm · 4 years, 4 months ago
  48. e3ff887 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 4 months ago
  49. 732c72c Move default value for TERM into tmux.h. by nicm · 4 years, 4 months ago
  50. 77b1290 More accurate vi(1) word navigation in copy mode and on the status line. by nicm · 4 years, 5 months ago
  51. 8661176 Add different command historys for different types of prompts by nicm · 4 years, 5 months ago
  52. 02a6b39 Improve logging of screen mode changes. by nicm · 4 years, 5 months ago
  53. f02a6c3 Move "special" keys into the Unicode PUA rather than making them top bit by nicm · 4 years, 5 months ago
  54. f9f97c8 Change cursor style handling so tmux understands which sequences contain by nicm · 4 years, 5 months ago
  55. 84e2216 Change resize timers and flags into one timer and a queue which is by nicm · 4 years, 5 months ago
  56. 0c5cbbb Three changes to fix problems with xterm in VT340 mode, reported by by nicm · 4 years, 5 months ago
  57. 022d021 More accurate vi(1) word navigation in copy mode and on the status line. This by Nicholas Marriott · 4 years, 6 months ago
  58. c03b574 Add different command historys for different types of prompts ("command", by Nicholas Marriott · 4 years, 6 months ago
  59. 2e7ec8c Improve logging of screen mode changes. by Nicholas Marriott · 4 years, 6 months ago
  60. e2d0179 Move "special" keys into the Unicode PUA rather than making them high a top bit by Nicholas Marriott · 4 years, 6 months ago
  61. 589d3eb Change cursor style handling so tmux understands which sequences contain by Nicholas Marriott · 4 years, 6 months ago
  62. cf6034d Change resize timers and flags into one timer and a queue to fix problems with by Nicholas Marriott · 4 years, 6 months ago
  63. 7a6446a Three changes to fix problems with xterm in VT340 mode, reported by Thomas by Nicholas Marriott · 4 years, 7 months ago
  64. bedf2bd Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 7 months ago
  65. e6abe55 Add a flag to disable keys to close a message, GitHub issue 2625. by nicm · 4 years, 7 months ago
  66. 83cd593 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 7 months ago
  67. cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 4 years, 7 months ago
  68. 22ccae1 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 7 months ago
  69. 5900b16 Fix a couple of edge cases with the jump-back-xxx commands, and also by nicm · 4 years, 7 months ago
  70. be568ea Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 8 months ago
  71. 8b800b4 Add client-detached notification in control mode, from Mohsin Kaleem. by nicm · 4 years, 8 months ago
  72. 12cfd0d Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 8 months ago
  73. ee0df1b Tidy old jobs every hour instead of every 30 seconds. by nicm · 4 years, 8 months ago
  74. 3eb91ef Add an "absolute-centre" alignment to use the centre of the total space by nicm · 4 years, 8 months ago
  75. d98f9f7 Add split-window -Z to start the pane zoomed, GitHub issue 2591. by nicm · 4 years, 8 months ago
  76. 2301bee Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 8 months ago
  77. c447507 Drop support for popups where the content is provided directly to tmux by nicm · 4 years, 8 months ago
  78. 0cd5ed9 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 9 months ago
  79. 6876381 Move config file path expansion much earlier, keep the list of paths by nicm · 4 years, 9 months ago
  80. cb7e669 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 9 months ago
  81. e858270 There are many format variables now so allocating all the default ones by nicm · 4 years, 9 months ago
  82. 8986c8d Move jump commands to grid reader, make them UTF-8 aware, and tidy up, by nicm · 4 years, 9 months ago
  83. 3a76a56 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 9 months ago
  84. ce5de76 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 9 months ago
  85. af3ffa9 Move the call to setupterm() into the client and have it pass the by nicm · 4 years, 9 months ago
  86. 6642706 Support X11 colour names and some other variations for OSC 10/11, also by nicm · 4 years, 9 months ago
  87. 2b58c22 Add a couple of helper functions, and flush imsgs on exit. by nicm · 4 years, 9 months ago
  88. e40831a Move file handling protocol stuff all into file.c so it can be reused by nicm · 4 years, 9 months ago
  89. 39904f7 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 9 months ago
  90. 3dddc11 Send Unicode directional isolate characters around horizontal pane by nicm · 4 years, 9 months ago
  91. 545a610 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 9 months ago
  92. 255802d Trim output overwritten by later text or clears completely rather than by nicm · 4 years, 9 months ago
  93. 9ff017e Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 10 months ago
  94. fb774b7 Change so that window_flags escapes # automatically which means configs by nicm · 4 years, 10 months ago
  95. 66da51b Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 10 months ago
  96. 91d112b There is no need to clear every line entirely before drawing to it, this by nicm · 4 years, 10 months ago
  97. 24c15ed Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 10 months ago
  98. a3011be Look for libevent2 differently from libevent for platforms with both. by Nicholas Marriott · 4 years, 10 months ago
  99. 71c590a Add -N flag to never start server even if command would normally do so, by nicm · 4 years, 10 months ago
  100. dc1e112 Merge branch 'obsd-master' into master by Thomas Adam · 4 years, 10 months ago