Home
last modified time | relevance | path

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

/vim-8.2.3635/src/libvterm/src/
H A Dstate.c588 static int settermprop_string(VTermState *state, VTermProp prop, VTermStringFragment frag) in settermprop_string() function
1624 settermprop_string(state, VTERM_PROP_ICONNAME, frag); in on_osc()
1625 settermprop_string(state, VTERM_PROP_TITLE, frag); in on_osc()
1629 settermprop_string(state, VTERM_PROP_ICONNAME, frag); in on_osc()
1633 settermprop_string(state, VTERM_PROP_TITLE, frag); in on_osc()
1656 settermprop_string(state, VTERM_PROP_CURSORCOLOR, frag); in on_osc()