| Commit message (Expand) | Author | Age |
* | Merge branch 'obsd-master' | Thomas Adam | 2018-02-28 |
|\ |
|
| * | Add -Z flag to choose-tree, choose-client, choose-buffer to | nicm | 2018-02-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-03 |
|\| |
|
| * | Support mouse on preview in tree mode. | nicm | 2017-11-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-03 |
|\| |
|
| * | Make the mode draw function use the parent screen directly rather than | nicm | 2017-11-02 |
* | | 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 |
| * | Tweak previous slightly so that current session is chosen if it is in | nicm | 2017-11-02 |
| * | Only show the first member of session groups in tree mode (-G flag | nicm | 2017-11-02 |
* | | 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 |
* | | 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 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-22 |
|\| |
|
| * | Use window_pane_index() when drawing pane numbers (so pane-base-index is | nicm | 2017-10-22 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-11 |
|\| |
|
| * | Box around label in preview. | nicm | 2017-10-11 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-11 |
|\| |
|
| * | Add C-n and C-p keys for tree mode, and choose the right initial line | nicm | 2017-10-11 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-30 |
|\| |
|
| * | Pass flags into cmd_find_from_* to fix prefer-unattached, reported by | nicm | 2017-08-30 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-09 |
|\| |
|
| * | Fix filtering so it works after the change to only show windows if they | nicm | 2017-08-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-09 |
|\| |
|
| * | Add -F to choose-tree, choose-client, choose-buffer to specify the | nicm | 2017-08-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-28 |
|\| |
|
| * | Show pane title in window list for windows with only one pane. | nicm | 2017-07-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-12 |
|\| |
|
| * | Line up keys in tree mode, and don't expand windows with one pane. From | nicm | 2017-07-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-07 |
|\| |
|
| * | Fix size of rightmost preview section. | 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-07-04 |
|\| |
|
| * | Handle 0 size of preview box in caller. | nicm | 2017-07-04 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-04 |
|\| |
|
| * | Change session and window preview so that the current window or pane is | nicm | 2017-07-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-01 |
|\| |
|
| * | Don't write over right border. | nicm | 2017-06-30 |
| * | Fix previous when we end up able to show no panes. | nicm | 2017-06-30 |
| * | Try to show a better preview of sessions and windows in tree mode. | nicm | 2017-06-30 |
* | | 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 |
| * | Add -O option to choose-* to set initial sort order. | nicm | 2017-06-09 |
* | | Use osdep_get_name. | Nicholas Marriott | 2017-06-07 |
|/ |
|
* | Add simple searching (C-s and n) to the various choose modes: by name | nicm | 2017-06-07 |
* | Do not pass a state into commands when fired on individual items in tree | nicm | 2017-06-06 |
* | Rewrite of choose mode, both to simplify and tidy the code and to add | nicm | 2017-05-30 |