Searched refs:ansi_colors (Results 1 – 4 of 4) sorted by relevance
13 static const VTermRGB ansi_colors[] = { variable49 ansi_colors[idx].red, ansi_colors[idx].green, ansi_colors[idx].blue); in lookup_default_colour_ansi()
1091 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})
2301 call add(invalid_opts, {'ansi_colors' : []})
181 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