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