summaryrefslogtreecommitdiffstats
path: root/window-tree.c
AgeCommit message (Expand)Author
2017-07-04Merge branch 'obsd-master'Thomas Adam
2017-07-03Change session and window preview so that the current window or pane isnicm
2017-07-01Merge branch 'obsd-master'Thomas Adam
2017-06-30Don't write over right border.nicm
2017-06-30Fix previous when we end up able to show no panes.nicm
2017-06-30Try to show a better preview of sessions and windows in tree mode.nicm
2017-06-09Merge branch 'obsd-master'Thomas Adam
2017-06-09Extend filters (f key) to buffer and client mode and add -f flag tonicm
2017-06-09Add -O option to choose-* to set initial sort order.nicm
2017-06-07Use osdep_get_name.Nicholas Marriott
2017-06-07Add simple searching (C-s and n) to the various choose modes: by namenicm
2017-06-06Do not pass a state into commands when fired on individual items in treenicm
2017-05-30Rewrite of choose mode, both to simplify and tidy the code and to addnicm