Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
c20eb0c0ae3347c768894a6355adfd7ebae6f2f3
/
cmd-display-menu.c
c20eb0c
Make struct cmd local to cmd.c and move it out of tmux.h.
by nicm
· 5 years ago
d388dbd
Pass the cmd item to format expansion so that mouse formats work.
by nicm
· 5 years ago
90f4e14
Add a W position to display-menu -y to use the line above (or below) the
by nicm
· 5 years ago
8036d0f
Change default position for menu and popup to centre rather than top left.
by nicm
· 5 years ago
4346098
Fix how popup height is calculated to take embedded newlines into account.
by nicm
· 5 years ago
8a838b0
Add support for overlay popup boxes to show text or output temporarily
by nicm
· 5 years ago
581ed71
Add C position for terminal centre with display-menu -x and -y.
by nicm
· 5 years ago
7b0e688
Break position calculation into a helper function.
by nicm
· 5 years ago
799a154
Change display-menu from taking a single string to a set of arguments,
by nicm
· 6 years ago
e90d4a6
Add formats for word and line under the mouse and use them to add some
by nicm
· 6 years ago
c91323e
Remove menu_create_from_items, I thought I would use it for some later
by nicm
· 6 years ago
6dcca5f
Add support for simple menus usable with mouse or keyboard. New command
by nicm
· 6 years ago