aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch '3.0-rc'Nicholas Marriott2019-06-14
|\
| * #{ is no longer special.Nicholas Marriott2019-06-14
* | Add to CHANGES.Nicholas Marriott2019-06-14
* | Merge branch '3.0-rc'Nicholas Marriott2019-06-14
|\|
| * Do not crash if the environment variable is present but empty.nicm2019-06-14
* | Merge branch '3.0-rc'Nicholas Marriott2019-06-14
|\|
| * Use the right client when working out where to save or load the buffer,nicm2019-06-14
| * A couple of minor parser changes around conditions: 1) only treat #{nicm2019-06-14
| * Add a bit to {}.Nicholas Marriott2019-06-14
* | Restore missing functions.Nicholas Marriott2019-06-14
* | Add a bit to {}.Nicholas Marriott2019-06-14
* | Merge branch 'obsd-master'Thomas Adam2019-06-14
|\ \
| * | Show filename with -v for source-file.nicm2019-06-14
| * | A couple of minor parser changes around conditions: 1) only treat #{nicm2019-06-14
| * | Use the right client when working out where to save or load the buffer,nicm2019-06-13
| * | Do not crash if the environment variable is present but empty.nicm2019-06-13
| * | tweak previous;jmc2019-06-13
| * | Set the cursor x at the same time as changing the y or the end of linenicm2019-06-13
| * | Add regular expression support for the format search, match andnicm2019-06-13
* | | Merge branch '3.0-rc'Nicholas Marriott2019-06-14
|\ \ \ | | |/ | |/|
| * | Improve description of #{.Nicholas Marriott2019-06-14
| * | Do not try to parse command when unsetting, GitHub issue 1788.nicm2019-06-11
* | | Merge branch 'obsd-master'Thomas Adam2019-06-12
|\ \ \ | | |/ | |/|
| * | Do not use $TMUX to find the session because for windows in multiplenicm2019-06-12
| * | Pass target on to new commands with if -F.nicm2019-06-12
| * | Do not always resize the window back to its original size after applyingnicm2019-06-12
* | | Merge branch 'obsd-master'Thomas Adam2019-06-11
|\| |
| * | Do not resize panes unless they are in an attached, active window. Fromnicm2019-06-11
* | | Update README.mdNicholas Marriott2019-06-11
* | | Add to CHANGES.Nicholas Marriott2019-06-11
* | | Merge branch 'obsd-master'Thomas Adam2019-06-09
|\| |
| * | Exiting alternate screen mode should restore cursor position andnicm2019-06-09
* | | Merge branch 'obsd-master'Thomas Adam2019-06-09
|\| |
| * | Do not try to parse command when unsetting, GitHub issue 1788.nicm2019-06-08
* | | Merge branch 'obsd-master'Thomas Adam2019-06-07
|\| |
| * | Do not load the config file if the server is exiting because it failednicm2019-06-07
* | | Merge branch 'obsd-master'Thomas Adam2019-06-05
|\| |
| * | Add a -v flag to source-file to show the commands and line numbers.nicm2019-06-05
* | | Merge branch '3.0-rc'Nicholas Marriott2019-06-05
|\ \ \ | | |/ | |/|
| * | Need to increment the argument to skip the prefix earlier, fixesnicm2019-06-05
* | | Merge branch 'obsd-master'Thomas Adam2019-06-05
|\ \ \ | | |/ | |/|
| * | Need to increment the argument to skip the prefix earlier, fixesnicm2019-06-05
* | | Merge branch '3.0-rc'Nicholas Marriott2019-06-05
|\ \ \ | | |/ | |/|
| * | RC2.Nicholas Marriott2019-06-05
| * | If only one of -x or -y is given, use the calculated size for theNicholas Marriott2019-06-05
| * | yacc(1) copies its union so it is not a good place to storenicm2019-06-02
* | | Merge branch 'obsd-master'Thomas Adam2019-06-03
|\ \ \ | | |/ | |/|
| * | Add new-session -X and attach-session -x to send SIGHUP to parent whennicm2019-06-03
* | | Merge branch 'obsd-master'Thomas Adam2019-06-02
|\| |
| * | yacc(1) copies its union so it is not a good place to storenicm2019-06-02