Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | 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. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-16 | |
|\| | ||||
| * | Add -d flag to display-panes to specify timeout, and make 0 mean no | nicm | 2017-08-16 | |
| | | | | | | | | timeout. From Laurens Post. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-09 | |
|\| | | | | | | | | | Conflicts: tmux.1 | |||
| * | Add -F to choose-tree, choose-client, choose-buffer to specify the | nicm | 2017-08-09 | |
| | | | | | | | | | | format of each line, as well as adding a couple of formats needed for the default display. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-02 | |
|\| | ||||
| * | Add selection_present format so commands in copy mode can use it, GitHub | nicm | 2017-08-02 | |
| | | | | | | | | issue 1028. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-27 | |
|\| | ||||
| * | Add pane_at_left/right/top/bottom formats, from Amos Bird. | nicm | 2017-07-27 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-26 | |
|\| | ||||
| * | Make bell, activity and silence alerting more consistent: | nicm | 2017-07-26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - remove the bell-on-alert option; - add activity-action and silence-action options with the same possible values as the existing bell-action; - add "both" value for the visual-bell, visual-activity and visual-silence options to trigger both a bell and a message. This means all three work the same way. Based on changes from Yvain Thonnart. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-21 | |
|\| | ||||
| * | Add -c for respawn-pane and respawn-window, from J Raynor. | nicm | 2017-07-21 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-07 | |
|\| | ||||
| * | Add a pane_pipe format to show if pipe-pane is active, GitHub issue 990. | nicm | 2017-07-07 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-05 | |
|\| | ||||
| * | < and > keys to scroll preview list left and right in tree mode. | nicm | 2017-07-04 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-30 | |
|\| | ||||
| * | Use 100 as the example for command-alias because the defaults are from 0 | nicm | 2017-06-29 | |
| | | | | | | | | to (currently) 5. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-28 | |
|\| | ||||
| * | Fix visual-silence (check accidentally the wrong way round), from Brad | nicm | 2017-06-28 | |
| | | | | | | | | Town. Plus some tmux.1 fixes from jmc@. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-23 | |
|\| | ||||
| * | Add user-keys option to allow user-defined keys to be set, from Dan | nicm | 2017-06-23 | |
| | | | | | | | | Aloni. | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-09 | |
|\| | ||||
| * | Extend filters (f key) to buffer and client mode and add -f flag to | nicm | 2017-06-09 | |
| | | | | | | | | specify to command. | |||
| * | Add -O option to choose-* to set initial sort order. | nicm | 2017-06-09 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-09 | |
|\| | ||||
| * | Add a hook when the clipboard is set. | nicm | 2017-06-09 | |
| | | ||||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-06-07 | |
|\| |