1. e483ce1 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  2. dae2868 Add support for underscore colours with Setulc capability, mostly from by nicm · 5 years ago
  3. c4a9299 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  4. 3a6d90a Fix a typo in window_pane_find_down (w not wp) and a missing PANE_STATUS_TOP. by nicm · 5 years ago
  5. 87ea143 Pass keys that aren't 0-9 on to normal key processing when display-panes by nicm · 5 years ago
  6. f797ac9 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  7. c599ad6 Log window and pane resizes. by nicm · 5 years ago
  8. 80d7661 Fix some comments (top/bottom not left/right). by nicm · 5 years ago
  9. d83f356 Add #define for the pane status line option position numbers. by nicm · 5 years ago
  10. a1d4bf2 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  11. 20b938b Expand arguments to C and s format modifiers (matches m which already expands). by nicm · 5 years ago
  12. c14b0d7 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  13. bdab595 Trim trailing spaces when matching. by nicm · 5 years ago
  14. 50c4c59 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  15. f1100f9 Do not always set scope for panes because the window check might fail, by nicm · 5 years ago
  16. 69a2f73 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  17. e3c2772 Man page fixes from lacygoill at lacygoill dot me. by nicm · 5 years ago
  18. 70775b3 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  19. 1d8e545 Add -r to find-window for regex instead of fnmatch. by nicm · 5 years ago
  20. c4a92e5 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  21. 97a317a Need to always check focus even if not current window. by nicm · 5 years ago
  22. cb5e681 FIx return of options_scope_from_name on error. by nicm · 5 years ago
  23. 5aae582 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  24. 4a44ae0 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  25. f4e8357 Fix how regex substitution works with empty matches. by nicm · 5 years ago
  26. f8ad72b Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  27. fc1df91 allow-rename and alternate-screen can be pane options. by nicm · 5 years ago
  28. c157372 Still need to walk the options tree for user options. by nicm · 5 years ago
  29. a0e2c1b Add to CHANGES. by Nicholas Marriott · 5 years ago
  30. 5f92f92 Add a per-pane option set. Pane options inherit from window options (so by nicm · 5 years ago
  31. adca856 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  32. 0394527 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  33. c1ede50 Add a helper function to work out option table from name. by nicm · 5 years ago
  34. cd1fc42 Add a -A flag to show-options to show parent options as well. by nicm · 5 years ago
  35. ae54128 Expand command formats in %if and move the config file loading later (to by nicm · 5 years ago
  36. b3ca410 Use KERN_PROC_CWD on NetBSD, from Leonardo Taccari. by Nicholas Marriott · 5 years ago
  37. ec151b7 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  38. 7970425 Handle comments more correctly inside {}, from Avi Halachmi. by nicm · 5 years ago
  39. df07723 Add a config. by Nicholas Marriott · 5 years ago
  40. ee9bc35 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  41. 250fdd0 Handle comments more correctly inside {}, from Avi Halachmi. by nicm · 5 years ago
  42. 9272fe3 Add a cmdq_continue function rather than twiddling the flag directly. by nicm · 5 years ago
  43. 5895f1d Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  44. fadbf49 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  45. 748633c Remove a stray abort. by Nicholas Marriott · 5 years ago
  46. d53c2d0 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  47. 08f5541 Remove cmd-list.c line in master. by Nicholas Marriott · 5 years ago
  48. 7a4a286 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  49. 9ae6589 Do not loop forever if a menu item contains invisible characters, by nicm · 5 years ago
  50. 03da0ce Use the right format modifier when comparing, and remove a couple of by nicm · 5 years ago
  51. 539a6e7 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  52. c95cd9e Do not loop forever if a menu item contains invisible characters, by nicm · 5 years ago
  53. c22470b 3.0-rc3. by Nicholas Marriott · 5 years ago 3.0
  54. 4c28ed4 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  55. 31cb958 #{ is no longer special. by Nicholas Marriott · 5 years ago
  56. ae83a5b Add to CHANGES. by Nicholas Marriott · 5 years ago
  57. 29b70e2 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  58. 52b8274 Do not crash if the environment variable is present but empty. by nicm · 5 years ago
  59. dcb2bb3 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  60. a924694 Use the right client when working out where to save or load the buffer, by nicm · 5 years ago
  61. 0a94dbe A couple of minor parser changes around conditions: 1) only treat #{ by nicm · 5 years ago
  62. 8da756c Restore missing functions. by Nicholas Marriott · 5 years ago
  63. 7bb8ab1 Add a bit to {}. by Nicholas Marriott · 5 years ago
  64. 5e9757b Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  65. d1d3bbb Show filename with -v for source-file. by nicm · 5 years ago
  66. 4520358 A couple of minor parser changes around conditions: 1) only treat #{ by nicm · 5 years ago
  67. ebc9dcb Add a bit to {}. by Nicholas Marriott · 5 years ago
  68. 4bbf941 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  69. f31847d Improve description of #{. by Nicholas Marriott · 5 years ago
  70. f35f15b Use the right client when working out where to save or load the buffer, by nicm · 5 years ago
  71. eef11b6 Do not crash if the environment variable is present but empty. by nicm · 5 years ago
  72. b8a9c74 tweak previous; by jmc · 5 years ago
  73. 26b9a8e Set the cursor x at the same time as changing the y or the end of line by nicm · 5 years ago
  74. 3e72e98 Add regular expression support for the format search, match and by nicm · 5 years ago
  75. d5902ee Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  76. 7e6a26c Do not use $TMUX to find the session because for windows in multiple by nicm · 5 years ago
  77. b12df01 Pass target on to new commands with if -F. by nicm · 5 years ago
  78. 9d42bd3 Do not always resize the window back to its original size after applying by nicm · 5 years ago
  79. e337c1b Do not try to parse command when unsetting, GitHub issue 1788. by nicm · 5 years ago
  80. 057c04e Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  81. 8e971f1 Update README.md by Nicholas Marriott · 5 years ago
  82. e8814a7 Add to CHANGES. by Nicholas Marriott · 5 years ago
  83. 1a9f9c0 Do not resize panes unless they are in an attached, active window. From by nicm · 5 years ago
  84. d9ad461 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  85. 915097d Exiting alternate screen mode should restore cursor position and by nicm · 5 years ago
  86. 181841f Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  87. 43796bf Do not try to parse command when unsetting, GitHub issue 1788. by nicm · 5 years ago
  88. e13c1e5 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  89. e37f34f Do not load the config file if the server is exiting because it failed by nicm · 5 years ago
  90. c916808 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  91. 37bb993 Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  92. db5a7c1 Need to increment the argument to skip the prefix earlier, fixes by nicm · 5 years ago
  93. 1ec3fb5 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  94. 8f40796 Add a -v flag to source-file to show the commands and line numbers. by nicm · 5 years ago
  95. 09e90c1 Need to increment the argument to skip the prefix earlier, fixes by nicm · 5 years ago
  96. f274b1b Merge branch '3.0-rc' by Nicholas Marriott · 5 years ago
  97. 53914e5 RC2. by Nicholas Marriott · 5 years ago
  98. e252984 If only one of -x or -y is given, use the calculated size for the by Nicholas Marriott · 5 years ago
  99. d3f0c72 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  100. 4ca1de1 Add new-session -X and attach-session -x to send SIGHUP to parent when by nicm · 5 years ago