neovim/test/functional
Gregory Anders 3e09fbdf82 feat(highlight): add StatusLineTerm and StatusLineTermNC groups
These highlight groups are used for the statusline in :terminal windows.
By default they link to StatusLine and StatusLineNC (respectively), so
there is no visual difference unless a colorscheme defines these groups
separately.
2024-06-12 10:43:57 -05:00
..
api refactor(tests): use more global highlight definitions 2024-05-26 09:22:20 +02:00
autocmd feat(complete): specify reason for CompleteDone 2024-05-24 11:57:46 +02:00
core refactor(tests): more global highlight definitions 2024-05-26 10:24:27 +02:00
editor refactor(tests): more global highlight definitions 2024-05-26 10:24:27 +02:00
ex_cmds test: improve test conventions 2024-04-23 18:17:04 +02:00
fixtures fix(lsp): revert buf_versions deprecation/replacement (#29217) 2024-06-07 11:36:46 +02:00
legacy vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff' 2024-05-17 20:28:14 +02:00
lua fix(glob): handle overlapping {} condition elements #29236 2024-06-10 04:23:03 -07:00
options test: improve test conventions 2024-04-23 18:17:04 +02:00
plugin feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164 2024-06-09 18:14:55 -07:00
provider test: improve test conventions 2024-04-23 18:17:04 +02:00
script fix(luacats): allow all types inside tuples 2024-06-01 12:56:43 +01:00
shada refactor(shada): remove ShaDaReadDef secondary wrapper 2024-05-28 13:36:54 +02:00
terminal feat(terminal): add support for copying with OSC 52 in embedded terminal (#29117) 2024-06-11 13:18:06 -05:00
treesitter fix(treesitter): find buffer in multiple windows #28922 2024-05-27 04:20:03 -07:00
ui feat(highlight): add StatusLineTerm and StatusLineTermNC groups 2024-06-12 10:43:57 -05:00
vimscript feat(api): broadcast events to ALL channels #28487 2024-05-17 07:37:39 -07:00
example_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua refactor(lua): use tuple syntax everywhere #29111 2024-06-04 06:06:02 -07:00