Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dui_compositor.c55 static schar_T msg_sep_char = { ' ', NUL }; variable
366 memcpy(linebuf[i-startcol], msg_sep_char, sizeof(*linebuf)); in compose_line()
577 STRLCPY(msg_sep_char, sep_char.data, sizeof(msg_sep_char)); in ui_comp_msg_set_pos()
/dports/editors/neovim/neovim-0.6.1/test/functional/ui/
H A Dscreen.lua690 self.msg_sep_char = char