Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
77d5b0cc538138fd036dca0f9b2ba198a94c009d
/
popup.c
77d5b0c
Store a key event not a mouse event in the shared data.
by nicm
· 4 years, 7 months ago
04cdd03
Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its
by nicm
· 4 years, 7 months ago
a2efdb2
Limit size to 1x1 (total size 3x3).
by nicm
· 4 years, 8 months ago
dd2fdcd
Support mouse in popups.
by nicm
· 4 years, 8 months ago
eedf059
Detach reply escape sequences from the pane so they work in popups.
by nicm
· 4 years, 8 months ago
586caff
Do not check flags after the popup struct has been freed.
by nicm
· 4 years, 8 months ago
593fddf
Make two -E only close popup automatically if the command exited with 0.
by nicm
· 4 years, 8 months ago
4346098
Fix how popup height is calculated to take embedded newlines into account.
by nicm
· 4 years, 8 months ago
8a838b0
Add support for overlay popup boxes to show text or output temporarily
by nicm
· 4 years, 8 months ago