neovim/test/functional/ui
zeertzjq 611b43369e vim-patch:8.2.5155: in diff mode windows may get out of sync
Problem:    In diff mode windows may get out of sync. (Gary Johnson)
Solution:   Avoid that the other window scrolls for 'cursorbind'.
a315ce1f32
2022-07-25 20:30:35 +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 cmdheight=0: fix bugs #18961 2022-06-30 18:59:50 -07:00
cursor_spec.lua perf(ui): eliminate spurious memory allocations for hl_attr_define event 2022-07-18 14:08:44 +02:00
decorations_spec.lua fix(decorations): nvim_buf_set_extmark breaks conceal #19010 2022-06-19 10:33:54 -07:00
diff_spec.lua vim-patch:8.2.5155: in diff mode windows may get out of sync 2022-07-25 20:30:35 +08:00
embed_spec.lua refactor(ui): simplify stdin handling 2022-05-02 22:19:41 +02:00
float_spec.lua test(float_spec): make indent more consistent 2022-07-10 17:24:29 +08:00
fold_spec.lua fix(folds): fix fold regression with :move (#18685) 2022-05-22 21:03:22 +08:00
highlight_spec.lua fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' work 2022-07-15 09:22:57 +08:00
hlstate_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
inccommand_spec.lua vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (#19244) 2022-07-07 04:47:18 +08: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 fix(exmode): flush messages before printing a line after pressing Enter (#19341) 2022-07-13 09:06:31 +08:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua test: improve some input tests 2022-07-25 09:47:28 +08:00
multibyte_spec.lua perf(ui): reduce allocation overhead when encoding "redraw" events 2022-06-20 12:44:56 +02:00
multigrid_spec.lua fix(mouse): fix mouse drag position with winbar 2022-05-19 19:16:31 +08:00
options_spec.lua perf(ui): avoid ui_flush() work in headless mode 2022-07-18 14:08:44 +02:00
output_spec.lua refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
popupmenu_spec.lua feat(defaults): mouse=nvi #19290 2022-07-17 04:14:04 -07: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 fix(tui): resize at startup #17795 2022-07-04 13:09:47 -07:00
searchhl_spec.lua test: improve searchhl tests 2022-07-15 19:38:13 +08: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 fix(input): do no reinterpret mouse keys with ALT modifiers 2022-07-25 09:47:28 +08: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 refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
winbar_spec.lua fix: local winbar with tabs 2022-07-20 20:32:22 +06:00