aboutsummaryrefslogtreecommitdiff
path: root/window-tree.c
Commit message (Expand)AuthorAge
* Fix filtering so it works after the change to only show windows if theynicm2017-08-09
* Add -F to choose-tree, choose-client, choose-buffer to specify thenicm2017-08-09
* Show pane title in window list for windows with only one pane.nicm2017-07-28
* Line up keys in tree mode, and don't expand windows with one pane. Fromnicm2017-07-12
* Fix size of rightmost preview section.nicm2017-07-07
* < and > keys to scroll preview list left and right in tree mode.nicm2017-07-04
* Handle 0 size of preview box in caller.nicm2017-07-04
* Change session and window preview so that the current window or pane isnicm2017-07-03
* Don't write over right border.nicm2017-06-30
* Fix previous when we end up able to show no panes.nicm2017-06-30
* Try to show a better preview of sessions and windows in tree mode.nicm2017-06-30
* Extend filters (f key) to buffer and client mode and add -f flag tonicm2017-06-09
* Add -O option to choose-* to set initial sort order.nicm2017-06-09
* Add simple searching (C-s and n) to the various choose modes: by namenicm2017-06-07
* Do not pass a state into commands when fired on individual items in treenicm2017-06-06
* Rewrite of choose mode, both to simplify and tidy the code and to addnicm2017-05-30