1. b0da0ce Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  2. d589be6 A couple more spacing fixes. by nicm · 3 years, 3 months ago
  3. caa8703 Spacing tweaks. by nicm · 3 years, 3 months ago
  4. 944fde7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  5. e463e86 Remove stray spaces after function names. by nicm · 3 years, 3 months ago
  6. 94d96c6 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
  7. 9b00472 Evaluate styles with the pane variables. by nicm · 3 years, 4 months ago
  8. fada3eb Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 4 months ago
  9. 26773ea Do not dereference pane when it is NULL, fixes a crash when creating a by nicm · 3 years, 4 months ago
  10. 163908f Move hook format setup earlier and add a hook_client, GitHub issue 2809. by nicm · 3 years, 4 months ago
  11. bb4bc8c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 5 months ago
  12. 38c5788 Give #() commands a one second grace period where the output is empty by nicm · 3 years, 5 months ago
  13. c1d5dda Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 5 months ago
  14. 51915b9 Fix mouse_word format now word-separators has no space and position of by nicm · 3 years, 5 months ago
  15. 8d75542 Bump FORMAT_LOOOP_LIMIT and add a log message when hit, GitHub issue 2715. by nicm · 3 years, 6 months ago
  16. 3a5b576 Fix <= operator. by nicm · 3 years, 6 months ago
  17. 6c65949 Fix warnings, from Jan Tache in GitHub issue 2692. by nicm · 3 years, 6 months ago
  18. 5f7ff73 Bump FORMAT_LOOOP_LIMIT and add a log message when hit, GitHub issue 2715. by Nicholas Marriott · 3 years, 6 months ago
  19. 83024f5 Er, fix it properly. by Nicholas Marriott · 3 years, 6 months ago
  20. 01ba6a2 Fix <= operator. by Nicholas Marriott · 3 years, 6 months ago
  21. 4046772 Fix warnings, from Jan Tache in GitHub issue 2692. by Nicholas Marriott · 3 years, 7 months ago
  22. 83cd593 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  23. cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 3 years, 8 months ago
  24. 12cfd0d Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  25. ee0df1b Tidy old jobs every hour instead of every 30 seconds. by nicm · 3 years, 9 months ago
  26. 2301bee Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  27. c447507 Drop support for popups where the content is provided directly to tmux by nicm · 3 years, 9 months ago
  28. ba9f89c Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  29. 40ad11b Handle NULL term_type. by nicm · 3 years, 9 months ago
  30. a7d4703 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  31. 583aaeb Check session, window, pane in the right order when working out format type. by nicm · 3 years, 9 months ago
  32. 9c6502f Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  33. dd7006c Add a couple of format variables for active and last window index. by nicm · 3 years, 9 months ago
  34. 9710ec5 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  35. 6aaef3e Correct client_prefix so it returns 1 if in prefix, not 0. by nicm · 3 years, 9 months ago
  36. 0cd5ed9 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  37. 6876381 Move config file path expansion much earlier, keep the list of paths by nicm · 3 years, 9 months ago
  38. cb7e669 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  39. e858270 There are many format variables now so allocating all the default ones by nicm · 3 years, 9 months ago
  40. ce5de76 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  41. 6642706 Support X11 colour names and some other variations for OSC 10/11, also by nicm · 3 years, 10 months ago
  42. c6215b5 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  43. 1492ae1 Do not expand times and #() inside #(). by nicm · 3 years, 10 months ago
  44. 39904f7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  45. be471c3 Add a -S flag to new-window to make it select the existing window if one by nicm · 3 years, 10 months ago
  46. 545a610 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  47. 255802d Trim output overwritten by later text or clears completely rather than by nicm · 3 years, 10 months ago
  48. 9ff017e Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  49. fb774b7 Change so that window_flags escapes # automatically which means configs by nicm · 3 years, 10 months ago
  50. f72deb0 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 11 months ago
  51. f97305a Use right format for session loop, GitHub issue 2519. by nicm · 3 years, 11 months ago
  52. 950e982 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 12 months ago
  53. 8bd29a3 Make synchronize-panes a pane option and add -U flag to set-option to by nicm · 3 years, 12 months ago
  54. 2763464 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 12 months ago
  55. 9a74bba Make replacement of ##s consistent when drawing formats, whether by nicm · 3 years, 12 months ago
  56. 5ddbf0c Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
  57. 61e55fa Change how escaping is processed for formats so that ## and # can be by nicm · 4 years, 1 month ago
  58. ff53eed Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
  59. ac5045a Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in by nicm · 4 years, 1 month ago
  60. 57168f3 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
  61. 7e31975 Fix a last minute change in previous. by nicm · 4 years, 2 months ago
  62. e369f64 Add a state struct to store working state during format expansion by nicm · 4 years, 2 months ago
  63. c3e1b84 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
  64. 869c0e8 Fix some warnings, GitHub issue 2382. by nicm · 4 years, 2 months ago
  65. b895ffb Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
  66. 2ab2899 Add pane_last format, GitHub issue 2353. by nicm · 4 years, 3 months ago
  67. 769ae10 Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
  68. d095752 Add n: modifier to get length of a format, also automatically expand by nicm · 4 years, 3 months ago
  69. 1f51566 Merge branch 'obsd-master' by Thomas Adam · 4 years, 5 months ago
  70. 2964dde Use xvasprintf not vasprintf. by nicm · 4 years, 5 months ago
  71. b5c86fd Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  72. 63c2ed1 Add some formats for search in copy mode (search_present, search_match). by nicm · 4 years, 6 months ago
  73. 31a51ca Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  74. 9819470 Change format callback to return value rather than storing it in the entry. by nicm · 4 years, 6 months ago
  75. b34af61 Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  76. bbfb44e Make some data types consistent. by nicm · 4 years, 6 months ago
  77. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
  78. daa9581 Allow a custom time format to be given to the t format modifier. by nicm · 4 years, 6 months ago
  79. 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 6 months ago
  80. cf9badd Change the existing client flags for control mode to apply for any by nicm · 4 years, 6 months ago
  81. 0487029 Call format_defaults_window for panes as well. by nicm · 4 years, 6 months ago
  82. 0dd1944 Tweak the default choose modes formats: by nicm · 4 years, 6 months ago
  83. a61cbf1 Add a customize mode where options may be browsed and changed, includes adding by Nicholas Marriott · 4 years, 7 months ago
  84. 708e9bc Allow a custom time format to be given to the t format modifier. by Nicholas Marriott · 4 years, 7 months ago
  85. b0fa367 Fix pretty time function to actually work and allow time format to be applied by Nicholas Marriott · 4 years, 7 months ago
  86. 7a95e9b Change message log to be per server rather than per client and include every by Nicholas Marriott · 4 years, 7 months ago
  87. 2f89d2e Change the existing client flags for control mode to apply for any client, use by Nicholas Marriott · 4 years, 7 months ago
  88. a43a156 Call format_defaults_window for panes as well. by Nicholas Marriott · 4 years, 7 months ago
  89. c30e765 Add some additional format helper functions. by Nicholas Marriott · 4 years, 7 months ago
  90. 8650f44 Move terminal features into a single file. by Nicholas Marriott · 4 years, 7 months ago
  91. 106e5d0 Tweak the default choose modes formats: by Nicholas Marriott · 4 years, 7 months ago
  92. 4a31eed Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  93. 662728d Add a session_marked format like window_marked. by nicm · 4 years, 7 months ago
  94. c706aad Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  95. c91b4b2 Tidy up the terminal detection and feature code and add named sets of by nicm · 4 years, 7 months ago
  96. 2ccf15e Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  97. 4a93294 Use size_t not u_int for the bytes counters and fix a const missing. by nicm · 4 years, 7 months ago
  98. d55510e Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  99. e1799ed Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  100. c875953 Use peek line function instead of hoking in the array directly. by nicm · 4 years, 7 months ago