neovim/test/functional/ui
zeertzjq b4824edac1 vim-patch:9.1.0729: Wrong cursor-screenline when resizing window
Problem:  Wrong cursor-screenline when resizing window
Solution: Invalidate saved left_col and right_col when width1 or width2
          change.

closes: vim/vim#15679

86dc4f8b43
(cherry picked from commit 90585e47fe)
2024-09-14 12:17:48 +00:00
..
bufhl_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmdline_highlight_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmdline_spec.lua feat(api): add nvim__redraw for more granular redrawing 2024-05-02 15:57:06 +02:00
cursor_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
decorations_spec.lua fix(decor): exclude invalid marks from meta total 2024-09-06 14:20:46 +02:00
diff_spec.lua fix(drawline): don't draw beyond end of window with 'rnu' (#29406) 2024-06-19 01:20:42 +00:00
embed_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
float_spec.lua fix(api): error properly with invalid field in nvim_open_win (#30078) 2024-08-18 01:33:50 +02:00
fold_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
highlight_spec.lua vim-patch:9.1.0729: Wrong cursor-screenline when resizing window 2024-09-14 12:17:48 +00:00
hlstate_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
inccommand_spec.lua feat(api): add nvim__redraw for more granular redrawing 2024-05-02 15:57:06 +02:00
inccommand_user_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
input_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
linematch_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
messages_spec.lua fix(ui): superfluous showmode / excessive grid_cursor_goto #29089 2024-06-04 13:10:45 +00:00
mode_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
mouse_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
multibyte_spec.lua fix(ui): data corruption in remote_ui_raw_line 2024-05-12 12:19:29 +02:00
multigrid_spec.lua fix(move): half-page scrolling with resized grid at eob (#28821) 2024-05-17 23:00:44 +00:00
options_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
output_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
popupmenu_spec.lua test: do not set termguicolors in test runner 2024-06-13 01:09:49 +00:00
quickfix_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
screen_basic_spec.lua fix(drawline): don't draw beyond end of window (#29035) 2024-05-27 06:37:38 +00:00
screen.lua test: fix reporting "no flush received" too early (#29735) 2024-07-17 23:06:02 +08:00
searchhl_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
sign_spec.lua fix(column): clamp line number for legacy signs 2024-06-11 11:02:16 +02:00
spell_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
statuscolumn_spec.lua fix(mouse): early return when clicking in padded 'statuscolumn' (#29394) 2024-06-18 22:03:11 +00:00
statusline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
syntax_conceal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
title_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wildmode_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
winbar_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00