1. 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 5 years ago
  2. a131655 Add simple menus to tree, client, buffer modes. by nicm · 5 years ago
  3. 9793138 Extend the #[] style syntax and use that together with previous format by nicm · 6 years ago
  4. 2628af5 Add format variables for the default formats for the various modes by nicm · 6 years ago
  5. b588b17 Use a pointer for the active screen in the status line instead of by nicm · 6 years ago
  6. b4f5b99 Tidy and rename some bits of status line code. by nicm · 6 years ago
  7. 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
  8. f98c66e Add a separate mode struct for the active window mode if any. by nicm · 6 years ago
  9. bde0224 Pass window into mode functions. by nicm · 6 years ago
  10. 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
  11. 7f4513e Add struct status_line to hold status line members of struct client, not by nicm · 7 years ago
  12. 50a5f84 Support mouse on preview in tree mode. by nicm · 7 years ago
  13. 43264df Make the mode draw function use the parent screen directly rather than by nicm · 7 years ago
  14. 8d37f69 Add a "fast" version of screen_write_copy for tree mode that doesn't do by nicm · 7 years ago
  15. 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
  16. 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
  17. 7247553 Try to show a better preview of sessions and windows in tree mode. by nicm · 7 years ago
  18. adcd5af Extend filters (f key) to buffer and client mode and add -f flag to by nicm · 7 years ago
  19. bab4da5 Add -O option to choose-* to set initial sort order. by nicm · 7 years ago
  20. 8c4ae1c Add size to client descriptions in list, suggested by Greg Hurrell. by nicm · 7 years ago
  21. 405cc33 Add simple searching (C-s and n) to the various choose modes: by name by nicm · 7 years ago
  22. b3d0ed4 time.h here too. by nicm · 7 years ago
  23. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago