neovim/test/functional/ui
2022-06-13 02:40:51 -07: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 feat: cmdheight=0 #16251 2022-06-13 02:40:51 -07:00
cursor_spec.lua fix(highlight): let winhighlight use cursor 2022-06-07 02:15:32 -04:00
decorations_spec.lua fix(screen): restart win_update() if a decor provider changes signcols (#18768) 2022-06-01 22:53:29 +08: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 feat: add preview functionality to user commands 2022-05-31 20:55:05 +06: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 fix(inccommand): skip split window if not enough room #18937 2022-06-12 10:59:04 -07:00
inccommand_user_spec.lua fix(inccommand): avoid crash if callback changes inccommand option (#18830) 2022-06-02 03:48:36 +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 feat: cmdheight=0 #16251 2022-06-13 02:40:51 -07:00
mode_spec.lua
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: cmdheight=0 #16251 2022-06-13 02:40:51 -07:00
syntax_conceal_spec.lua fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02: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