neovim/test/functional
zeertzjq 31b3c62845 vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
Problem:  Visual highlight hard to read with 'termguicolors'
          (Maxim Kim)
Solution: Set Visual GUI foreground to black (with background=light)
          and lightgrey (with background=dark)
          (Maxim Kim)

fixes: vim/vim#14024
closes: vim/vim#14025

34e4a05d02

Co-authored-by: Maxim Kim <habamax@gmail.com>
2024-02-15 10:50:29 +08:00
..
api refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
autocmd refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
core refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
editor test: add test for 'foldcolumn' with cmdwin (#27355) 2024-02-06 11:44:53 +08:00
ex_cmds vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
fixtures build: create separate targets for nvim with and without runtime files 2024-01-20 12:59:27 +01:00
legacy vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
lua refactor(lua): use a keyset for vim.diff opts parsing 2024-02-13 11:54:44 +01:00
options vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070) 2024-01-18 07:14:12 +08:00
plugin fix(lsp): rename: load and list new buffer if attached to window (#27408) 2024-02-14 21:11:29 +01:00
provider refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
shada test: move format_{string,luav} to a separate module 2024-01-17 10:10:17 +00:00
terminal test: add test for scroll wheel at right-click menu (#27409) 2024-02-10 11:54:26 +08:00
treesitter feat(treesitter): show root nodes in :InspectTree (#26944) 2024-02-06 14:51:53 -06:00
ui vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors' 2024-02-15 10:50:29 +08:00
vimscript refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
example_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
helpers.lua refactor: rewrite ruby provider in lua 2024-01-24 19:26:53 +01:00
luacats_grammar_spec.lua fix(doc): improve doc generation of types using lpeg 2024-01-11 16:24:12 +00:00
preload.lua refactor: format test/* 2024-01-03 02:09:29 +01:00