neovim/test/functional
zeertzjq 90585e47fe 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
2024-09-14 19:29:37 +08:00
..
api refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
autocmd refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
core feat(log): use "ui" as default name for TUI client #30345 2024-09-11 17:25:00 -07:00
editor Merge pull request #30272 from bfredl/replace_emoji 2024-09-06 12:08:26 +02:00
ex_cmds refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
fixtures feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323 2024-06-24 07:54:56 -07:00
legacy vim-patch:9.1.0708: Recursive window update does not account for reset skipcol (#30217) 2024-09-01 20:19:19 +08:00
lua refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
options fix(test): "tempdir not a directory" in CI logs 2024-09-09 12:23:54 +02:00
plugin test(health): "test_plug/health/init.lua" completes as "test_plug" 2024-09-11 11:40:56 +02:00
provider refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +02:00
script fix(luacats): allow all types inside tuples 2024-06-01 12:56:43 +01:00
shada refactor(shada): rework msgpack decoding without msgpack-c 2024-08-05 11:12:44 +02:00
terminal refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
treesitter feat(treesitter): start moving get_parser to return nil #30313 2024-09-13 05:09:11 -07:00
ui vim-patch:9.1.0729: Wrong cursor-screenline when resizing window 2024-09-14 19:29:37 +08:00
vimscript refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
example_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00