1. 349aeb8 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  2. f98c66e Add a separate mode struct for the active window mode if any. by nicm · 6 years ago
  3. c9d482a Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  4. bde0224 Pass window into mode functions. by nicm · 6 years ago
  5. 3310972 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  6. d95fad3 Expand \u and \U escape sequences in command strings, from Christopher by nicm · 6 years ago
  7. 1bd66b6 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  8. c6975b3 Add x and X to choose-tree (with a confirmation prompt) to kill an by nicm · 7 years ago
  9. b5c0b2c Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  10. 803b881 Do not crash on empty window, reported by Jamie Macdonald in GitHub by nicm · 7 years ago
  11. 0ca9664 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  12. 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
  13. 6f3b6c8 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  14. 50a5f84 Support mouse on preview in tree mode. by nicm · 7 years ago
  15. e160617 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  16. 43264df Make the mode draw function use the parent screen directly rather than by nicm · 7 years ago
  17. 8c29f74 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  18. 17655e5 Format for group list of "other sessions" is a bit weird, just list all by nicm · 7 years ago
  19. 95850e1 Tweak previous slightly so that current session is chosen if it is in by nicm · 7 years ago
  20. c1f62f1 Only show the first member of session groups in tree mode (-G flag disables). by nicm · 7 years ago
  21. cf782c4 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  22. e91e8a2 Fix crash exiting command prompt (from Alex Maese in GitHub issue 1139) by nicm · 7 years ago
  23. 6b83ca0 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  24. 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
  25. e85213a Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  26. 26f1857 Use window_pane_index() when drawing pane numbers (so pane-base-index is by nicm · 7 years ago
  27. 2357bfb Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  28. eb9839f Box around label in preview. by nicm · 7 years ago
  29. 4efd41f Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  30. 99351c9 Add C-n and C-p keys for tree mode, and choose the right initial line by nicm · 7 years ago
  31. 54c5070 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  32. 17cf1b2 Pass flags into cmd_find_from_* to fix prefer-unattached, reported by by nicm · 7 years ago
  33. 0824850 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  34. 27c3852 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  35. ac2ba09 Fix filtering so it works after the change to only show windows if they by nicm · 7 years ago
  36. 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
  37. ed8ddf2 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  38. b4c9f6e Show pane title in window list for windows with only one pane. by nicm · 7 years ago
  39. e3698e6 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  40. 8b84fc1 Line up keys in tree mode, and don't expand windows with one pane. From by nicm · 7 years ago
  41. 05062e7 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  42. bfaa885 Fix size of rightmost preview section. by nicm · 7 years ago
  43. 6b1ceca Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  44. 53d4ed2 < and > keys to scroll preview list left and right in tree mode. by nicm · 7 years ago
  45. feb044b Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  46. bedf8bd Handle 0 size of preview box in caller. by nicm · 7 years ago
  47. 6cb4a3b Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  48. 4039802 Change session and window preview so that the current window or pane is by nicm · 7 years ago
  49. 6fba9a3 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  50. fa677fc Don't write over right border. by nicm · 7 years ago
  51. b565644 Fix previous when we end up able to show no panes. by nicm · 7 years ago
  52. 7247553 Try to show a better preview of sessions and windows in tree mode. by nicm · 7 years ago
  53. 4dbab75 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  54. adcd5af Extend filters (f key) to buffer and client mode and add -f flag to by nicm · 7 years ago
  55. bab4da5 Add -O option to choose-* to set initial sort order. by nicm · 7 years ago
  56. 9543f07 Use osdep_get_name. by Nicholas Marriott · 7 years ago
  57. 405cc33 Add simple searching (C-s and n) to the various choose modes: by name by nicm · 7 years ago
  58. bbc35b0 Do not pass a state into commands when fired on individual items in tree by nicm · 7 years ago
  59. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago