1. cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 3 years, 6 months ago
  2. fd451aa Redraw any visible modes when status line changes so that formats like by nicm · 3 years, 11 months ago
  3. 72984c4 Move editor stuff to common code in popup.c. by nicm · 4 years, 5 months ago
  4. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 5 months ago
  5. 2df75aa Use VIS_CSTYLE for paste buffers also. by nicm · 4 years, 5 months ago
  6. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 5 months ago
  7. 0dd1944 Tweak the default choose modes formats: by nicm · 4 years, 5 months ago
  8. b96ac80 Some unnecessary assignments and unused variables. by nicm · 4 years, 6 months ago
  9. dc882ad Remove unused variables from Ben Boeckel, and a Pp from jmc. by nicm · 4 years, 8 months ago
  10. 21f9b39 Show UTF-8 in choose-buffer mode. From KOIE Hidetaka. by nicm · 4 years, 10 months ago
  11. 7826d40 Style nits in function arguments. by nicm · 4 years, 11 months ago
  12. 37583f0 Add a flag to reverse sort in the various choose modes, from Benjamin by nicm · 5 years ago
  13. 7dced37 Use VIS_CSTYLE for the arguments and add the missing escapes it can by nicm · 5 years ago
  14. 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 5 years ago
  15. a131655 Add simple menus to tree, client, buffer modes. by nicm · 5 years ago
  16. 08bc226 Expand session and window formats for buffer filters. by nicm · 6 years ago
  17. 2628af5 Add format variables for the default formats for the various modes by nicm · 6 years ago
  18. 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
  19. f98c66e Add a separate mode struct for the active window mode if any. by nicm · 6 years ago
  20. bde0224 Pass window into mode functions. by nicm · 6 years ago
  21. 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
  22. 50a5f84 Support mouse on preview in tree mode. by nicm · 7 years ago
  23. 43264df Make the mode draw function use the parent screen directly rather than by nicm · 7 years ago
  24. 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
  25. 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
  26. adcd5af Extend filters (f key) to buffer and client mode and add -f flag to by nicm · 7 years ago
  27. bab4da5 Add -O option to choose-* to set initial sort order. by nicm · 7 years ago
  28. 3ec28ce Default sort for buffer mode should be time not name. by nicm · 7 years ago
  29. 356fab7 Return 1 if name matches not 0, also fix some spaces. by nicm · 7 years ago
  30. 405cc33 Add simple searching (C-s and n) to the various choose modes: by name by nicm · 7 years ago
  31. 248aa54 Style and spacing nits. by nicm · 7 years ago
  32. 61c0189 Need time.h. by nicm · 7 years ago
  33. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago