1. 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
  2. 86e648d Allow style #[] in mode formats. by nicm · 6 years ago
  3. 6048b0f Make key trees and some other bits static. by nicm · 6 years ago
  4. 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
  5. 4d72b8f C-g for modes too, from Mike Hamrick. by nicm · 7 years ago
  6. 0817132 Show if filter is active/no matches in modes. by nicm · 7 years ago
  7. a2681ff Clear key properly if on space with nothing in it. by nicm · 7 years ago
  8. 50a5f84 Support mouse on preview in tree mode. by nicm · 7 years ago
  9. ba93a64 Change mouse in modes so that one click moves the cursor and a double by nicm · 7 years ago
  10. 43264df Make the mode draw function use the parent screen directly rather than by nicm · 7 years ago
  11. 8d37f69 Add a "fast" version of screen_write_copy for tree mode that doesn't do by nicm · 7 years ago
  12. 78ae4ee h/l keys for expand and collapse. by nicm · 7 years ago
  13. 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
  14. 6e5121b Clear to end of line properly with UTF-8 present. by nicm · 7 years ago
  15. 99351c9 Add C-n and C-p keys for tree mode, and choose the right initial line by nicm · 7 years ago
  16. f56f09e Fix a few errors in how the selected line is chosen after resize, by nicm · 7 years ago
  17. fccfc4e Do not allow the current line of screen when the preview is toggled, by nicm · 7 years ago
  18. 08b1251 Key (v) and flag (-N) to toggle preview in choose modes. by nicm · 7 years ago
  19. 8b84fc1 Line up keys in tree mode, and don't expand windows with one pane. From by nicm · 7 years ago
  20. bedf8bd Handle 0 size of preview box in caller. by nicm · 7 years ago
  21. adcd5af Extend filters (f key) to buffer and client mode and add -f flag to by nicm · 7 years ago
  22. bab4da5 Add -O option to choose-* to set initial sort order. by nicm · 7 years ago
  23. 356fab7 Return 1 if name matches not 0, also fix some spaces. by nicm · 7 years ago
  24. 405cc33 Add simple searching (C-s and n) to the various choose modes: by name by nicm · 7 years ago
  25. 2f04108 Do not leak command, from David CARLIER. by nicm · 7 years ago
  26. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago