Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
b8356c650a0d9ca455ed381777828308756b32d0
/
menu.c
8a838b0
Add support for overlay popup boxes to show text or output temporarily
by nicm
· 4 years, 8 months ago
7bbca49
Fix positioning of menu in choose modes and a couple of keys in tree mode.
by nicm
· 4 years, 8 months ago
74ed17d
Little bit of tidying.
by nicm
· 4 years, 8 months ago
83be3af
Change menu key bindings to Up and Down and also close it on any mouse
by nicm
· 5 years ago
b74b8be
Add j and k for navigation in menus, GitHub issue 1828.
by nicm
· 5 years ago
9272fe3
Add a cmdq_continue function rather than twiddling the flag directly.
by nicm
· 5 years ago
1225541
Allow menu items to be disabled by putting a - at the start of their
by nicm
· 5 years ago
799a154
Change display-menu from taking a single string to a set of arguments,
by nicm
· 5 years ago
023c2c5
Do not accept choice unless mouse has actually moved before.
by nicm
· 5 years ago
e90d4a6
Add formats for word and line under the mouse and use them to add some
by nicm
· 5 years ago
723010b
Replace the split parser code (cfg.c and cmd-string.c) with a single
by nicm
· 6 years ago
e128c7f
Replace the various identical error callbacks with a single one in cmd-queue.c.
by nicm
· 6 years ago
a131655
Add simple menus to tree, client, buffer modes.
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