1. 3a6d82b Some style nits. by Nicholas Marriott · 2 years, 8 months ago
  2. 1bf2f81 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  3. 8a9bfd0 Add -T to set a popup title, from Alexis Hildebrandt in GitHub issue 2941. by nicm · 3 years, 1 month ago
  4. 264fe7f Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  5. add2063 Add popup-border-lines option to set popup line style, from Alexis by nicm · 3 years, 1 month ago
  6. fb23df6 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  7. 837ca17 Add popup-style and popup-border-style options, from Alexis Hildebrandt by nicm · 3 years, 1 month ago
  8. b0da0ce Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  9. 5f32b7d Hide struct args behind a couple of accessor functions. by nicm · 3 years, 3 months ago
  10. 8661176 Add different command historys for different types of prompts by nicm · 3 years, 6 months ago
  11. c03b574 Add different command historys for different types of prompts ("command", by Nicholas Marriott · 3 years, 7 months ago
  12. 83cd593 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  13. cd208c9 Permit shortcut keys in buffer, client, tree modes to be configured with by nicm · 3 years, 8 months ago
  14. e288ea1 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 12 months ago
  15. fd451aa Redraw any visible modes when status line changes so that formats like by nicm · 3 years, 12 months ago
  16. ab8d685 Merge branch 'obsd-master' by Thomas Adam · 4 years, 4 months ago
  17. 5e008ee Renumber after killing windows for choose-tree. by nicm · 4 years, 4 months ago
  18. c0d9eaf Merge branch 'obsd-master' by Thomas Adam · 4 years, 5 months ago
  19. 1e42689 kill-window -a cannot just walk the list of windows because if by nicm · 4 years, 5 months ago
  20. c914abf Expand target from client and use it to expand the prompt. by nicm · 4 years, 6 months ago
  21. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
  22. 0dd1944 Tweak the default choose modes formats: by nicm · 4 years, 6 months ago
  23. 12eceaf Expand target from client and use it to expand the prompt. by Nicholas Marriott · 4 years, 6 months ago
  24. a61cbf1 Add a customize mode where options may be browsed and changed, includes adding by Nicholas Marriott · 4 years, 7 months ago
  25. 106e5d0 Tweak the default choose modes formats: by Nicholas Marriott · 4 years, 7 months ago
  26. cf5f93b Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  27. 899b3d2 Indicate the marked pane in choose mode in reverse and add key to set by nicm · 4 years, 7 months ago
  28. b117c3b Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  29. a1fc8f8 More style nits. by nicm · 4 years, 8 months ago
  30. 9894e50 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  31. 7bbca49 Fix positioning of menu in choose modes and a couple of keys in tree mode. by nicm · 4 years, 8 months ago
  32. ed16f51 Merge branch 'obsd-master' by Thomas Adam · 4 years, 11 months ago
  33. 6628e54 Add -Z to default switch-client command in tree mode, matches previous by nicm · 4 years, 11 months ago
  34. 875139f Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  35. 7826d40 Style nits in function arguments. by nicm · 4 years, 12 months ago
  36. fb7ce5b Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  37. 9fd62ef Rewrite options_array_set to be clearer and remove a spurious warning by nicm · 5 years ago
  38. 8cf21fe Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  39. bbd1032 Style and line length nits. by nicm · 5 years ago
  40. 2db9a18 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  41. 37583f0 Add a flag to reverse sort in the various choose modes, from Benjamin by nicm · 5 years ago
  42. c0116b2 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  43. 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 5 years ago
  44. 180bbab Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  45. a131655 Add simple menus to tree, client, buffer modes. by nicm · 6 years ago
  46. 4c5b0fb Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  47. 82c789e Fix memory leak in window tree search, from Amos Bird. by nicm · 6 years ago
  48. 78287e2 Break new window and pane creation common code from various commands and by nicm · 6 years ago
  49. 5ece386 Break new window and pane creation common code from various commands and by Nicholas Marriott · 6 years ago
  50. 4cbf596 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  51. 2628af5 Add format variables for the default formats for the various modes by nicm · 6 years ago
  52. 400529e Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  53. 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
  54. 349aeb8 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  55. f98c66e Add a separate mode struct for the active window mode if any. by nicm · 6 years ago
  56. c9d482a Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  57. bde0224 Pass window into mode functions. by nicm · 6 years ago
  58. 3310972 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  59. d95fad3 Expand \u and \U escape sequences in command strings, from Christopher by nicm · 6 years ago
  60. 1bd66b6 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  61. c6975b3 Add x and X to choose-tree (with a confirmation prompt) to kill an by nicm · 7 years ago
  62. b5c0b2c Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  63. 803b881 Do not crash on empty window, reported by Jamie Macdonald in GitHub by nicm · 7 years ago
  64. 0ca9664 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  65. 508e2f0 Add -Z flag to choose-tree, choose-client, choose-buffer to by nicm · 7 years ago
  66. 6f3b6c8 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  67. 50a5f84 Support mouse on preview in tree mode. by nicm · 7 years ago
  68. e160617 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  69. 43264df Make the mode draw function use the parent screen directly rather than by nicm · 7 years ago
  70. 8c29f74 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  71. 17655e5 Format for group list of "other sessions" is a bit weird, just list all by nicm · 7 years ago
  72. 95850e1 Tweak previous slightly so that current session is chosen if it is in by nicm · 7 years ago
  73. c1f62f1 Only show the first member of session groups in tree mode (-G flag disables). by nicm · 7 years ago
  74. cf782c4 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  75. e91e8a2 Fix crash exiting command prompt (from Alex Maese in GitHub issue 1139) by nicm · 7 years ago
  76. 6b83ca0 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  77. 8dd7761 Add P key to paste tagged in buffer mode, and trim some code that should by nicm · 7 years ago
  78. e85213a Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  79. 26f1857 Use window_pane_index() when drawing pane numbers (so pane-base-index is by nicm · 7 years ago
  80. 2357bfb Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  81. eb9839f Box around label in preview. by nicm · 7 years ago
  82. 4efd41f Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  83. 99351c9 Add C-n and C-p keys for tree mode, and choose the right initial line by nicm · 7 years ago
  84. 54c5070 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  85. 17cf1b2 Pass flags into cmd_find_from_* to fix prefer-unattached, reported by by nicm · 7 years ago
  86. 0824850 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  87. 27c3852 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  88. ac2ba09 Fix filtering so it works after the change to only show windows if they by nicm · 7 years ago
  89. 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
  90. ed8ddf2 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  91. b4c9f6e Show pane title in window list for windows with only one pane. by nicm · 7 years ago
  92. e3698e6 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  93. 8b84fc1 Line up keys in tree mode, and don't expand windows with one pane. From by nicm · 7 years ago
  94. 05062e7 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  95. bfaa885 Fix size of rightmost preview section. by nicm · 7 years ago
  96. 6b1ceca Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  97. 53d4ed2 < and > keys to scroll preview list left and right in tree mode. by nicm · 7 years ago
  98. feb044b Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  99. bedf8bd Handle 0 size of preview box in caller. by nicm · 7 years ago
  100. 6cb4a3b Merge branch 'obsd-master' by Thomas Adam · 7 years ago