summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/legacy/scroll_opt_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-22vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of filezeertzjq1
2026-04-20fix(smoothscroll): crash when resizing to textoff with showbreakJaehwang Jung1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-03-04refactor(tests): use new-style highlight spec in legacy/bfredl1
2025-02-06feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-10-01vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...zeertzjq1
2024-09-01vim-patch:9.1.0708: Recursive window update does not account for reset skipco...luukvbaal1
2024-05-17vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...Luuk van Baal1
2024-05-09vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-28vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal1
2024-03-27refactor(tests): use global defaults instead of set_default_attr_ids (2)bfredl1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-12-04vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)zeertzjq1
2023-11-17vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq1
2023-11-15vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)luukvbaal1
2023-10-29docs: small fixes (#25585)dundargoc1
2023-07-05fix(plines): don't return very large height on very long line (#24260)zeertzjq1
2023-06-27vim-patch:9.0.1667: regression test doesn't fail when fix is revertedzeertzjq1
2023-06-27vim-patch:9.0.1664: divide by zero when scrolling with 'smoothscroll' setzeertzjq1
2023-06-06vim-patch:9.0.1612: "skipcol" not reset when using multi-byte characters (#23...zeertzjq1
2023-06-06vim-patch:9.0.1610: display is wrong when 'smoothscroll' is setzeertzjq1
2023-06-06vim-patch:9.0.1603: display wrong if scrolling multiple lines with 'smoothscr...zeertzjq1
2023-06-04vim-patch:9.0.1602: stray character visible if marker on top of double-wide c...zeertzjq1
2023-05-19vim-patch:9.0.1568: with 'smoothscroll' cursor may move below botlineLuuk van Baal1
2023-05-19vim-patch:9.0.1564: display moves up and down with 'incsearch' and 'smoothscr...Luuk van Baal1
2023-05-11vim-patch:9.0.1543: display errors when making topline shorterLuuk van Baal1
2023-05-09vim-patch:9.0.1533: test for 'smoothscroll' is ineffectiveLuuk van Baal1
2023-05-09vim-patch:9.0.1525: 'smoothscroll' does not always work properly (#23544)luukvbaal1
2023-05-07vim-patch:9.0.1512: inserting lines when scrolling with 'smoothscroll' setLuuk van Baal1
2023-05-03vim-patch:9.0.1506: line number not displayed when using 'smoothscroll' (#23453)zeertzjq1
2023-05-02test: 'smoothscroll' <<< marker shows with tabline, winbar and splitsLuuk van Baal1
2023-05-02test: 'smoothscroll' works with virt_lines above and belowLuuk van Baal1
2023-05-02vim-patch:9.0.1247: divide by zero with 'smoothscroll' set and a narrow windowLuuk van Baal1
2023-05-02vim-patch:9.0.1121: cursor positioning and display problems with 'smoothscroll'Luuk van Baal1
2023-05-02vim-patch:9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarilyLuuk van Baal1
2023-05-02vim-patch:9.0.0908: with 'smoothscroll' cursor may end up in wrong positionLuuk van Baal1
2023-05-02vim-patch:9.0.0900: cursor moves too far with 'smoothscroll'Luuk van Baal1
2023-05-02vim-patch:9.0.0898: with 'smoothscroll' cursor is one screen line too far downLuuk van Baal1
2023-05-02vim-patch:9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is...Luuk van Baal1
2023-05-02vim-patch:9.0.0807: with 'smoothscroll' typing "0" may not go to the first co...Luuk van Baal1
2023-05-02vim-patch:9.0.0758: "precedes" from 'listchars' overwritten by <<<Luuk van Baal1
2023-05-02vim-patch:9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'Luuk van Baal1
2023-05-02vim-patch:9.0.0734: cursor position invalid when scrolling with 'smoothscroll'Luuk van Baal1
2023-05-02vim-patch:9.0.0707: with 'smoothscroll' cursor position not adjusted in long ...Luuk van Baal1