aboutsummaryrefslogtreecommitdiff
path: root/mode-tree.c
Commit message (Expand)AuthorAge
* Do not allow the current line of screen when the preview is toggled,nicm2017-08-27
* Key (v) and flag (-N) to toggle preview in choose modes.nicm2017-08-23
* Line up keys in tree mode, and don't expand windows with one pane. Fromnicm2017-07-12
* Handle 0 size of preview box in caller.nicm2017-07-04
* 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
* Return 1 if name matches not 0, also fix some spaces.nicm2017-06-07
* Add simple searching (C-s and n) to the various choose modes: by namenicm2017-06-07
* Do not leak command, from David CARLIER.nicm2017-06-04
* Rewrite of choose mode, both to simplify and tidy the code and to addnicm2017-05-30