1. fd5c3e6 Fix check for vertical centre. by nicm · 4 years ago
  2. 9d83c5e Expand menu and popup -x and -y as a format, from teo_paul1 at yahoo dot by nicm · 4 years, 1 month ago
  3. 649e597 Add a -O flag to display-menu to change the mouse behaviour and not by nicm · 4 years, 1 month ago
  4. 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 6 months ago
  5. 3f7f9a0 Make client -c and -t handling common in cmd-queue.c and try to be by nicm · 4 years, 8 months ago
  6. adb76fd Move cmdq_state into cmd-queue.c. by nicm · 4 years, 8 months ago
  7. 9a65102 Rename cmdq_shared to cmdq_state which will better reflect what it is by nicm · 4 years, 8 months ago
  8. 77d5b0c Store a key event not a mouse event in the shared data. by nicm · 4 years, 8 months ago
  9. 04cdd03 Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its by nicm · 4 years, 8 months ago
  10. c20eb0c Make struct cmd local to cmd.c and move it out of tmux.h. by nicm · 4 years, 8 months ago
  11. d388dbd Pass the cmd item to format expansion so that mouse formats work. by nicm · 4 years, 8 months ago
  12. 90f4e14 Add a W position to display-menu -y to use the line above (or below) the by nicm · 4 years, 8 months ago
  13. 8036d0f Change default position for menu and popup to centre rather than top left. by nicm · 4 years, 8 months ago
  14. 4346098 Fix how popup height is calculated to take embedded newlines into account. by nicm · 4 years, 8 months ago
  15. 8a838b0 Add support for overlay popup boxes to show text or output temporarily by nicm · 4 years, 8 months ago
  16. 581ed71 Add C position for terminal centre with display-menu -x and -y. by nicm · 4 years, 8 months ago
  17. 7b0e688 Break position calculation into a helper function. by nicm · 4 years, 8 months ago
  18. 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 6 years ago
  19. e90d4a6 Add formats for word and line under the mouse and use them to add some by nicm · 6 years ago
  20. c91323e Remove menu_create_from_items, I thought I would use it for some later by nicm · 6 years ago
  21. 6dcca5f Add support for simple menus usable with mouse or keyboard. New command by nicm · 6 years ago