1. b96ac80 Some unnecessary assignments and unused variables. by nicm · 4 years, 8 months ago
  2. dc882ad Remove unused variables from Ben Boeckel, and a Pp from jmc. by nicm · 4 years, 10 months ago
  3. 21f9b39 Show UTF-8 in choose-buffer mode. From KOIE Hidetaka. by nicm · 4 years, 12 months ago
  4. 7826d40 Style nits in function arguments. by nicm · 4 years, 12 months ago
  5. 37583f0 Add a flag to reverse sort in the various choose modes, from Benjamin by nicm · 5 years ago
  6. 7dced37 Use VIS_CSTYLE for the arguments and add the missing escapes it can by nicm · 5 years ago
  7. 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 5 years ago
  8. a131655 Add simple menus to tree, client, buffer modes. by nicm · 6 years ago
  9. 08bc226 Expand session and window formats for buffer filters. by nicm · 6 years ago
  10. 2628af5 Add format variables for the default formats for the various modes by nicm · 6 years ago
  11. 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
  12. f98c66e Add a separate mode struct for the active window mode if any. by nicm · 6 years ago
  13. bde0224 Pass window into mode functions. by nicm · 6 years ago
  14. 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
  15. 50a5f84 Support mouse on preview in tree mode. by nicm · 7 years ago
  16. 43264df Make the mode draw function use the parent screen directly rather than by nicm · 7 years ago
  17. 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
  18. 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
  19. adcd5af Extend filters (f key) to buffer and client mode and add -f flag to by nicm · 7 years ago
  20. bab4da5 Add -O option to choose-* to set initial sort order. by nicm · 7 years ago
  21. 3ec28ce Default sort for buffer mode should be time not name. by nicm · 7 years ago
  22. 356fab7 Return 1 if name matches not 0, also fix some spaces. by nicm · 7 years ago
  23. 405cc33 Add simple searching (C-s and n) to the various choose modes: by name by nicm · 7 years ago
  24. 248aa54 Style and spacing nits. by nicm · 7 years ago
  25. 61c0189 Need time.h. 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