- 020c403 When picking a buffer because one isn't specified by the user, ignore by nicm · 2 years, 6 months ago
- daec63e Replace %% in command lists (by copying them) for template arguments , by nicm · 3 years, 3 months ago
- 08e6360 Add args parsing callback for some future work, currently unused. 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
- d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
- 04cdd03 Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its by nicm · 4 years, 7 months ago
- c20eb0c Make struct cmd local to cmd.c and move it out of tmux.h. by nicm · 4 years, 7 months ago
- c0602f3 Now that copy mode copies the pane content rather than keeping a by nicm · 4 years, 8 months ago
- 37583f0 Add a flag to reverse sort in the various choose modes, from Benjamin by nicm · 5 years ago
- f103927 Add [template] to display-panes and choose-{buffer,client,tree} usage by kn · 6 years ago
- 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
- c1f62f1 Only show the first member of session groups in tree mode (-G flag disables). by nicm · 7 years ago
- 08b1251 Key (v) and flag (-N) to toggle preview in choose modes. by nicm · 7 years ago
- 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the 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
- aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
- ee45a8a Get rid of the extra layer of flags and cmd_prepare() and just store the by nicm · 8 years ago
- b342bd0 Mass rename struct cmd_q to struct cmdq_item and related. by nicm · 8 years ago
- a81685b Add static in cmd-* and fix a few other nits. by nicm · 8 years ago
- a3129fd Instead of combined flags for -c, -s, -t, split into different sets by nicm · 9 years ago
- ecfeee2 Use member names in cmd_entry definitions so I stop getting confused by nicm · 9 years ago
- 4a4daf1 Instead of every command resolving the target (-t or -s) itself, prepare by nicm · 9 years ago
- 95195f5 Rewrite of the target resolution internals to be simpler and more by nicm · 10 years ago
- 4c42381 Move template defines back into .c files. by nicm · 10 years ago
- 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
- d45c12b Remove the barely-used and unnecessary command check() function. by nicm · 11 years ago
- 3d2b7d5 When using choose-tree -u, start with the current window by Nicholas Marriott · 12 years ago
- 04f54ab Get session of -t window rather than client's window. by Nicholas Marriott · 12 years ago
- 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
- 48291f0 Make choose-tree actually work again. by Nicholas Marriott · 12 years ago
- 6641402 Run session command before window in choose-tree. by Nicholas Marriott · 12 years ago
- 180faf7 Allow choose commands to be used outside tmux, so long as at least one by Nicholas Marriott · 12 years ago
- d313158 Fix some blank line nits. by Nicholas Marriott · 12 years ago
- b18ff67 Add a -u flag to choose-tree to start uncollapsed, from Raghavendra D Prabhu. by Nicholas Marriott · 12 years ago
- eb0ad18 Use ACS characters for choose-tree arrows based on diff from Romain Francoise. by Nicholas Marriott · 12 years ago
- 4f8a686 Use the right index when adding item in choose-tree, from Thomas Adam. by Nicholas Marriott · 12 years ago
- adc9fad Remove an unused variable. by Nicholas Marriott · 12 years ago
- a679a4a Change format of choose-tree arrows slightly, from Romain Francoise. by Nicholas Marriott · 12 years ago
- 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
- 8889a48 Fix a return type. by Nicholas Marriott · 12 years ago
- 35a8a61 Nuke unused variable from Thomas Adam. by Nicholas Marriott · 12 years ago
- ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
- df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
- 91f54b5 Fix choose-tree usage string. by Nicholas Marriott · 12 years ago
- f20c6fe Add choose-tree command to show windows and sessions in the same by Nicholas Marriott · 12 years ago