OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MODE_MOUSE_SGR
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/tmux/dist/
input-keys.c
763
if (m->sgr_type != ' ' && (s->mode &
MODE_MOUSE_SGR
)) {
screen.c
762
if (mode &
MODE_MOUSE_SGR
)
input.c
1635
n = (s->mode &
MODE_MOUSE_SGR
) ? 1 : 2;
1889
screen_write_mode_clear(sctx,
MODE_MOUSE_SGR
);
1987
screen_write_mode_set(sctx,
MODE_MOUSE_SGR
);
tmux.h
644
#define
MODE_MOUSE_SGR
0x200
format.c
1858
if (ft->wp->base.mode &
MODE_MOUSE_SGR
)
Completed in 27 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026