Home
last modified time | relevance | path

Searched refs:screen_set_cursor_colour (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/tmate/tmate-2.4.0/
H A Dscreen.c97 screen_set_cursor_colour(struct screen *s, const char *colour) in screen_set_cursor_colour() function
H A Dinput.c1871 screen_set_cursor_colour(ictx->ctx.s, p); in input_exit_osc()
1875 screen_set_cursor_colour(ictx->ctx.s, ""); in input_exit_osc()
H A Dtmux.h2114 void screen_set_cursor_colour(struct screen *, const char *);
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dscreen.c97 screen_set_cursor_colour(struct screen *s, const char *colour) in screen_set_cursor_colour() function
H A Dinput.c1877 screen_set_cursor_colour(ictx->ctx.s, p); in input_exit_osc()
1881 screen_set_cursor_colour(ictx->ctx.s, ""); in input_exit_osc()
H A Dtmux.h2132 void screen_set_cursor_colour(struct screen *, const char *);
/dports/sysutils/tmux23/tmux-2.3/
H A Dscreen.c101 screen_set_cursor_colour(struct screen *s, const char *colour) in screen_set_cursor_colour() function
H A Dinput.c1848 screen_set_cursor_colour(ictx->ctx.s, p); in input_exit_osc()
1852 screen_set_cursor_colour(ictx->ctx.s, ""); in input_exit_osc()
H A Dtmux.h2109 void screen_set_cursor_colour(struct screen *, const char *);
/dports/sysutils/tmux/tmux-3.2a/
H A Dscreen.c166 screen_set_cursor_colour(struct screen *s, const char *colour) in screen_set_cursor_colour() function
H A Dinput.c2308 screen_set_cursor_colour(sctx->s, p); in input_exit_osc()
2324 screen_set_cursor_colour(sctx->s, ""); in input_exit_osc()
H A Dtmux.h2729 void screen_set_cursor_colour(struct screen *, const char *);