Home
last modified time | relevance | path

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

/vim-8.2.3635/src/libvterm/src/
H A Dpen.c13 static const VTermRGB ansi_colors[] = { variable
49 ansi_colors[idx].red, ansi_colors[idx].green, ansi_colors[idx].blue); in lookup_default_colour_ansi()
/vim-8.2.3635/src/testdir/
H A Dtest_terminal.vim1091 let cmd = "call term_start('', {'ansi_colors' : 'abc'})"
1093 let cmd = "call term_start('', {'ansi_colors' : [[]]})"
1095 let cmd = "call term_start('', {'ansi_colors' : repeat(['blue'], 18)})"
1944 let buf = Run_shell_in_terminal({'ansi_colors': s:test_colors})
H A Dtest_channel.vim2301 call add(invalid_opts, {'ansi_colors' : []})
/vim-8.2.3635/runtime/doc/
H A Dterminal.txt181 When using `term_start()` the colors can be set with the "ansi_colors" option.
906 "ansi_colors" A list of 16 color names or hex codes