neovim/test/functional/ui
zeertzjq 139828cc7e vim-patch:8.2.4660: cursorcolumn is sometimes not correct
Problem:    Cursorcolumn is sometimes not correct.
Solution:   Recompute the cursor column when entering Insert mode and the
            cursor is on a character wider than a screen cell.
782c6744b4
2022-04-01 19:53:40 +08:00
..
bufhl_spec.lua feat(api): expose extmark right_gravity and end_right_gravity 2022-01-24 09:52:13 +09:00
cmdline_highlight_spec.lua test: add some tests for :*map <expr> 2022-02-17 08:45:15 +08:00
cmdline_spec.lua fixup! fix(highlight): remove syncolor.vim 2021-07-28 09:11:07 -06:00
cursor_spec.lua feat: add support for global statusline 2022-03-18 00:21:41 +06:00
decorations_spec.lua fix(decorations): do not put empty virt_text (#17872) 2022-03-29 19:56:45 +08:00
diff_spec.lua test: add a Lua screen test for CursorLineNr in diff mode 2022-03-08 10:11:20 +08:00
embed_spec.lua tests: fix non-controversial misuse of pending (#11247) 2019-10-18 04:46:30 +02:00
float_spec.lua fix(float): do not switch window before deleting last listed buffer (#17840) 2022-03-24 14:53:20 +08:00
fold_spec.lua chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
global_statusline_spec.lua fix: correct vertical dragging room calculation with global statusline (#17928) 2022-03-31 08:40:17 +08:00
highlight_spec.lua vim-patch:8.2.4660: cursorcolumn is sometimes not correct 2022-04-01 19:53:40 +08:00
hlstate_spec.lua Merge pull request #17266 from famiu/feat/ui/global-statusline 2022-03-17 20:16:39 +01:00
inccommand_spec.lua fix(inccommand): do not change reg_prev_sub when previewing 2022-01-25 16:18:58 +08:00
input_spec.lua fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913) 2022-03-30 05:25:00 +08:00
messages_spec.lua ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua fix(mouse): correct dragged position in composed layout 2021-10-04 21:00:42 +02:00
multibyte_spec.lua vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline' 2020-02-09 09:42:26 +01:00
multigrid_spec.lua feat(api): win_viewport also sends line_count #15613 2021-09-10 19:19:39 -07:00
options_spec.lua UI: forward 'mousefocus' option #12863 2020-09-06 11:40:07 -07:00
output_spec.lua test: use helpers.pending_win32(pending) instead of iswin() 2022-02-26 19:40:11 +08:00
popupmenu_spec.lua fix(test): only use buffer completion in popupmenu timer test 2022-03-02 09:15:49 +01:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua fix: set RedrawingDisabled before entering aucmd_win 2022-01-25 09:44:37 +08:00
screen.lua feat(tui): add support for CSI 4 : [2,4,5] m 2022-03-03 23:35:36 +03:00
searchhl_spec.lua vim-patch:8.2.0295: highlighting for :s wrong when using different separator (#14286) 2021-04-04 14:43:22 -04: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
syntax_conceal_spec.lua perf: only redraw concealed line if cursor has moved horizontally 2022-03-28 10:23:32 +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