1. b342bd0 Mass rename struct cmd_q to struct cmdq_item and related. by nicm · 8 years ago
  2. a81685b Add static in cmd-* and fix a few other nits. by nicm · 8 years ago
  3. a3129fd Instead of combined flags for -c, -s, -t, split into different sets by nicm · 9 years ago
  4. ecfeee2 Use member names in cmd_entry definitions so I stop getting confused by nicm · 9 years ago
  5. 4a4daf1 Instead of every command resolving the target (-t or -s) itself, prepare by nicm · 9 years ago
  6. 95195f5 Rewrite of the target resolution internals to be simpler and more by nicm · 9 years ago
  7. 4c42381 Move template defines back into .c files. by nicm · 10 years ago
  8. 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
  9. d45c12b Remove the barely-used and unnecessary command check() function. by nicm · 11 years ago
  10. 3d2b7d5 When using choose-tree -u, start with the current window by Nicholas Marriott · 11 years ago
  11. 04f54ab Get session of -t window rather than client's window. by Nicholas Marriott · 11 years ago
  12. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  13. 48291f0 Make choose-tree actually work again. by Nicholas Marriott · 12 years ago
  14. 6641402 Run session command before window in choose-tree. by Nicholas Marriott · 12 years ago
  15. 180faf7 Allow choose commands to be used outside tmux, so long as at least one by Nicholas Marriott · 12 years ago
  16. d313158 Fix some blank line nits. by Nicholas Marriott · 12 years ago
  17. b18ff67 Add a -u flag to choose-tree to start uncollapsed, from Raghavendra D Prabhu. by Nicholas Marriott · 12 years ago
  18. eb0ad18 Use ACS characters for choose-tree arrows based on diff from Romain Francoise. by Nicholas Marriott · 12 years ago
  19. 4f8a686 Use the right index when adding item in choose-tree, from Thomas Adam. by Nicholas Marriott · 12 years ago
  20. adc9fad Remove an unused variable. by Nicholas Marriott · 12 years ago
  21. a679a4a Change format of choose-tree arrows slightly, from Romain Francoise. by Nicholas Marriott · 12 years ago
  22. 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
  23. 8889a48 Fix a return type. by Nicholas Marriott · 12 years ago
  24. 35a8a61 Nuke unused variable from Thomas Adam. by Nicholas Marriott · 12 years ago
  25. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  26. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  27. 91f54b5 Fix choose-tree usage string. by Nicholas Marriott · 12 years ago
  28. f20c6fe Add choose-tree command to show windows and sessions in the same by Nicholas Marriott · 12 years ago