Home
last modified time | relevance | path

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

/dports/sysutils/tmux/tmux-3.2a/
H A Dtty.c1340 tty_default_attributes(tty, defaults, palette, 8); in tty_draw_line()
1429 tty_default_attributes(tty, defaults, palette, 8); in tty_draw_line()
1512 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_insertcharacter()
1531 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_deletecharacter()
1541 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_clearcharacter()
1560 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_insertline()
1584 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_deleteline()
1597 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_clearline()
1607 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_clearendofline()
1615 tty_default_attributes(tty, &ctx->defaults, ctx->palette, ctx->bg); in tty_cmd_clearstartofline()
[all …]