| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-05-22 | |
| |\| | ||||
| | * | Allow escaping , and } with # in #{}; GitHub issue 1332. | nicm | 2018-05-22 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-05-09 | |
| |\| | ||||
| | * | Mention allow-rename with \033k. | nicm | 2018-05-09 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-23 | |
| |\| | ||||
| | * | #aabbcc will use RGB if supported so don't say it is closest match. | nicm | 2018-04-23 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-18 | |
| |\| | ||||
| | * | Fix || example. | nicm | 2018-04-18 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-10 | |
| |\| | ||||
| | * | Add x and X to choose-tree (with a confirmation prompt) to kill an | nicm | 2018-04-10 | |
| | | | | | | | | | item. Suggested by Matt Zagrabelny. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-28 | |
| |\| | ||||
| | * | Add -Z flag to choose-tree, choose-client, choose-buffer to | nicm | 2018-02-28 | |
| | | | | | | | | | | | | | automatically zoom the pane when the mode is entered and unzoom when it exits, assuming the pane is not already zoomed. Add -Z to the default key bindings. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-22 | |
| |\| | ||||
| | * | Add exit-empty option to exit server if no sessions (defaults to on). | nicm | 2018-02-22 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-01-17 | |
| |\| | ||||
| | * | Add -I to pipe-pane to connect pane stdin as well as stdout, suggested | nicm | 2018-01-16 | |
| | | | | | | | | | by Kristof Kovacs in GitHub issue 1186. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-12-22 | |
| |\| | ||||
| | * | Remove duplicate WheelUp/WheelDown entries in list, GitHub issue 1184. | nicm | 2017-12-22 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-16 | |
| |\| | ||||
| | * | Add -and-cancel variants for scrolling commands to exit copy mode when | nicm | 2017-11-16 | |
| | | | | | | | | | the bottom is reached, from Stephen Hicks. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-15 | |
| |\| | ||||
| | * | Add a common function for spreading out cells and use it for the two | nicm | 2017-11-15 | |
| | | | | | | | | | | | even layouts and to add a -E flag to select-layout to spread out cells evenly without changing parent cells. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-02 | |
| |\| | ||||
| | * | Format for group list of "other sessions" is a bit weird, just list all | nicm | 2017-11-02 | |
| | | | | | | | | | the sessions in the group. | |||
| | * | Only show the first member of session groups in tree mode (-G flag | nicm | 2017-11-02 | |
| | | | | | | | | | disables). | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-26 | |
| |\| | ||||
| | * | Fix crash exiting command prompt (from Alex Maese in GitHub issue 1139) | nicm | 2017-10-26 | |
| | | | | | | | | | and a man page tweak from jmc. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-25 | |
| |\| | ||||
| | * | Note that notifications are also hooks. | nicm | 2017-10-25 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-25 | |
| |\| | ||||
| | * | Default allow-rename to off because it is ridiculous that applications | nicm | 2017-10-25 | |
| | | | | | | | | | are even able to do this and confusing when they do. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-25 | |
| |\| | ||||
| | * | Add P key to paste tagged in buffer mode, and trim some code that should | nicm | 2017-10-25 | |
| | | | | | | | | | no longer be necessary. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-08 | |
| |\| | ||||
| | * | Fix description of history_size, from Campbell Barton. | nicm | 2017-10-08 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-06 | |
| |\| | ||||
| | * | Support %else in config files to match %if, from Brad Town in GitHub | nicm | 2017-10-06 | |
| | | | | | | | | | issue 1071. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-11 | |
| |\| | ||||
| | * | Mention that filter is a format. | nicm | 2017-09-11 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-04 | |
| |\| | ||||
| | * | Move to current mouse position not last when clcking in copy mode; fixes | nicm | 2017-09-04 | |
| | | | | | | | | | GitHub issue 1055. Also a man page fix from jmc. | |||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-09-02 | |
| |\| | ||||
| | * | Add selectp -T to set pane title. | nicm | 2017-09-02 | |
| | | | ||||
| * | | Fix position of -v, pointed out by Thomas Sattler. | Nicholas Marriott | 2017-08-30 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-23 | |
| |\| | ||||
| | * | Key (v) and flag (-N) to toggle preview in choose modes. | nicm | 2017-08-23 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-20 | |
| |\| | ||||
| | * | Fix example for user-keys. | nicm | 2017-08-19 | |
| | | | ||||
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-17 | |
| |\| | ||||
| | * | Add monitor-bell window option to match the activity and silence | nicm | 2017-08-17 | |
| | | | | | | | | | options, from Brad Town. | |||