Age | Commit message (Expand) | Author |
2018-02-28 | Add -Z flag to choose-tree, choose-client, choose-buffer to | Nicholas Marriott |
2018-02-26 | C-g for modes too, from Mike Hamrick. | Nicholas Marriott |
2018-02-05 | Show if filter is active/no matches in modes. | Nicholas Marriott |
2017-11-03 | Clear key properly if on space with nothing in it. | Nicholas Marriott |
2017-11-03 | Support mouse on preview in tree mode. | Nicholas Marriott |
2017-11-03 | Change mouse in modes so that one click moves the cursor and a double | Nicholas Marriott |
2017-11-02 | Make the mode draw function use the parent screen directly rather than | Nicholas Marriott |
2017-11-02 | Add a "fast" version of screen_write_copy for tree mode that doesn't do | Nicholas Marriott |
2017-10-25 | h/l keys for expand and collapse. | Nicholas Marriott |
2017-10-25 | Add P key to paste tagged in buffer mode, and trim some code that should | Nicholas Marriott |
2017-10-11 | Clear to end of line properly with UTF-8 present. | Nicholas Marriott |
2017-10-11 | Add C-n and C-p keys for tree mode, and choose the right initial line | Nicholas Marriott |
2017-09-08 | Fix a few errors in how the selected line is chosen after resize, | Nicholas Marriott |
2017-08-27 | Do not allow the current line of screen when the preview is toggled, | Nicholas Marriott |
2017-08-23 | Key (v) and flag (-N) to toggle preview in choose modes. | Nicholas Marriott |
2017-07-12 | Line up keys in tree mode, and don't expand windows with one pane. From | Nicholas Marriott |
2017-07-04 | Handle 0 size of preview box in caller. | Nicholas Marriott |
2017-06-09 | Extend filters (f key) to buffer and client mode and add -f flag to | Nicholas Marriott |
2017-06-09 | Add -O option to choose-* to set initial sort order. | Nicholas Marriott |
2017-06-07 | Return 1 if name matches not 0, also fix some spaces. | Nicholas Marriott |
2017-06-07 | Add simple searching (C-s and n) to the various choose modes: by name | Nicholas Marriott |
2017-06-04 | Do not leak command, from David CARLIER. | Nicholas Marriott |
2017-05-30 | Rewrite of choose mode, both to simplify and tidy the code and to add | Nicholas Marriott |