1. e91e8a2 Fix crash exiting command prompt (from Alex Maese in GitHub issue 1139) by nicm · 7 years ago
  2. 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
  3. 26f1857 Use window_pane_index() when drawing pane numbers (so pane-base-index is by nicm · 7 years ago
  4. eb9839f Box around label in preview. by nicm · 7 years ago
  5. 99351c9 Add C-n and C-p keys for tree mode, and choose the right initial line by nicm · 7 years ago
  6. 17cf1b2 Pass flags into cmd_find_from_* to fix prefer-unattached, reported by by nicm · 7 years ago
  7. ac2ba09 Fix filtering so it works after the change to only show windows if they by nicm · 7 years ago
  8. 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
  9. b4c9f6e Show pane title in window list for windows with only one pane. by nicm · 7 years ago
  10. 8b84fc1 Line up keys in tree mode, and don't expand windows with one pane. From by nicm · 7 years ago
  11. bfaa885 Fix size of rightmost preview section. by nicm · 7 years ago
  12. 53d4ed2 < and > keys to scroll preview list left and right in tree mode. by nicm · 7 years ago
  13. bedf8bd Handle 0 size of preview box in caller. by nicm · 7 years ago
  14. 4039802 Change session and window preview so that the current window or pane is by nicm · 7 years ago
  15. fa677fc Don't write over right border. by nicm · 7 years ago
  16. b565644 Fix previous when we end up able to show no panes. 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. 405cc33 Add simple searching (C-s and n) to the various choose modes: by name by nicm · 7 years ago
  21. bbc35b0 Do not pass a state into commands when fired on individual items in tree by nicm · 7 years ago
  22. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago