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