- 3a6d82b Some style nits. by Nicholas Marriott · 2 years, 8 months ago
- 5f32b7d Hide struct args behind a couple of accessor functions. by nicm · 3 years, 3 months ago
- cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 3 years, 8 months ago
- fd451aa Redraw any visible modes when status line changes so that formats like by nicm · 3 years, 12 months ago
- a54a88e Instead of sending all data to control mode clients as fast as possible, by nicm · 4 years, 6 months ago
- d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
- 0dd1944 Tweak the default choose modes formats: by nicm · 4 years, 6 months ago
- 2435087 Add a define for flags meaning a client is not attached, and fix by nicm · 4 years, 10 months ago
- 7826d40 Style nits in function arguments. by nicm · 4 years, 12 months ago
- 37583f0 Add a flag to reverse sort in the various choose modes, from Benjamin by nicm · 5 years ago
- 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 5 years ago
- a131655 Add simple menus to tree, client, buffer modes. by nicm · 6 years ago
- 9793138 Extend the #[] style syntax and use that together with previous format by nicm · 6 years ago
- 2628af5 Add format variables for the default formats for the various modes by nicm · 6 years ago
- b588b17 Use a pointer for the active screen in the status line instead of by nicm · 6 years ago
- b4f5b99 Tidy and rename some bits of status line code. by nicm · 6 years ago
- 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
- f98c66e Add a separate mode struct for the active window mode if any. by nicm · 6 years ago
- bde0224 Pass window into mode functions. by nicm · 6 years ago
- 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
- 7f4513e Add struct status_line to hold status line members of struct client, not by nicm · 7 years ago
- 50a5f84 Support mouse on preview in tree mode. by nicm · 7 years ago
- 43264df Make the mode draw function use the parent screen directly rather than by nicm · 7 years ago
- 8d37f69 Add a "fast" version of screen_write_copy for tree mode that doesn't do by nicm · 7 years ago
- 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
- 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
- 7247553 Try to show a better preview of sessions and windows in tree mode. by nicm · 7 years ago
- adcd5af Extend filters (f key) to buffer and client mode and add -f flag to by nicm · 7 years ago
- bab4da5 Add -O option to choose-* to set initial sort order. by nicm · 7 years ago
- 8c4ae1c Add size to client descriptions in list, suggested by Greg Hurrell. by nicm · 7 years ago
- 405cc33 Add simple searching (C-s and n) to the various choose modes: by name by nicm · 7 years ago
- b3d0ed4 time.h here too. by nicm · 7 years ago
- aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago