neovim/test/functional/ui
2022-05-29 20:52:53 +08:00
..
bufhl_spec.lua fix(tests): fix some screen.lua warnings 2022-05-21 23:07:34 +02:00
cmdline_highlight_spec.lua test: add some tests for :*map <expr> 2022-02-17 08:45:15 +08:00
cmdline_spec.lua fix(ui): inccomand performance degradation 2022-04-05 20:21:43 +02:00
cursor_spec.lua feat(ui): add 'winbar' 2022-05-18 09:27:08 +06:00
decorations_spec.lua docs: typo fixes (#17859) 2022-04-15 12:35:06 +02:00
diff_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
embed_spec.lua refactor(ui): simplify stdin handling 2022-05-02 22:19:41 +02:00
float_spec.lua fix(mouse): fix mouse drag position with winbar or border in multigrid 2022-05-19 19:16:49 +08:00
fold_spec.lua fix(folds): fix fold regression with :move (#18685) 2022-05-22 21:03:22 +08:00
highlight_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
hlstate_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
inccommand_spec.lua test: add tests for inccommand with c_CTRL-R_= and c_CTRL-\_e (#18796) 2022-05-29 20:52:53 +08:00
input_spec.lua revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553) 2022-05-13 11:31:17 +08:00
messages_spec.lua Merge pull request #18681 from bfredl/uitest 2022-05-22 14:32:38 +02:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
multibyte_spec.lua docs: typo fixes (#17859) 2022-04-15 12:35:06 +02:00
multigrid_spec.lua fix(mouse): fix mouse drag position with winbar 2022-05-19 19:16:31 +08:00
options_spec.lua feat(api): add tests for setting terminal ui options 2022-04-17 11:41:56 +02:00
output_spec.lua test: unskip tests on Windows (#18600) 2022-05-18 12:57:04 +08:00
popupmenu_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
quickfix_spec.lua
screen_basic_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
screen.lua feat(ui): clear message history explicitly with msg_history_clear event 2022-05-21 23:22:23 +02:00
searchhl_spec.lua fix(tests): fix some screen.lua warnings 2022-05-21 23:07:34 +02:00
sign_spec.lua chore: fix typos (#17331) 2022-03-10 14:34:55 +08:00
spell_spec.lua vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare 2021-06-12 13:06:48 -04:00
statusline_spec.lua feat: click support for 'statusline', 'winbar' #18650 2022-05-23 06:11:24 -07:00
syntax_conceal_spec.lua test: add a test for #13916 2022-04-01 20:14:01 +08:00
tabline_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
wildmode_spec.lua Merge pull request #13428 from janlazo/nvim-8.0.1525 2020-12-01 19:02:38 -05:00
winbar_spec.lua fix(winbar): set w_winrow_off when initializing firstwin size (#18793) 2022-05-29 16:26:55 +08:00