summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_scroll_opt.vim
AgeCommit message (Expand)Author
2024-04-03patch 9.1.0260: Problems with "zb" and scrolling to new topline with 'smooths...v9.1.0260Luuk van Baal
2024-04-02patch 9.1.0258: half-page scrolling broke backward compatibilityv9.1.0258Luuk van Baal
2024-03-29patch 9.1.0228: Two unrelated things are tested by a single testv9.1.0228zeertzjq
2024-03-28patch 9.1.0215: Half-page scrolling does not support smooth-scrollingv9.1.0215Luuk van Baal
2024-03-26patch 9.1.0211: page-wise scrolling does not support smooth-scrollingv9.1.0211Luuk van Baal
2024-02-21patch 9.1.0121: Infinite loop or signed overflow with 'smoothscroll'v9.1.0121Sean Dewar
2023-12-03patch 9.0.2145: wrong scrolling in insert mode with smoothscrollv9.0.2145zeertzjq
2023-11-16patch 9.0.2107: [security]: FPE in adjust_plines_for_skipcolv9.0.2107Christian Brabandt
2023-11-14patch 9.0.2105: skipcol not reset when topline changedv9.0.2105Luuk van Baal
2023-10-04patch 9.0.1983: scrolling inactive window not possible with cursorbindv9.0.1983zeertzjq
2023-06-26patch 9.0.1667: regression test doesn't fail when fix is revertedv9.0.1667zeertzjq
2023-06-24patch 9.0.1664: divide by zero when scrolling with 'smoothscroll' setv9.0.1664fullwaywang
2023-06-05patch 9.0.1612: "skipcol" not reset when using multi-byte charactersv9.0.1612Bram Moolenaar
2023-06-05patch 9.0.1610: display is wrong when 'smoothscroll' is setv9.0.1610zeertzjq
2023-06-03patch 9.0.1603: display wrong if scrolling multiple lines with 'smoothscroll'v9.0.1603zeertzjq
2023-06-03patch 9.0.1602: stray character visible if marker on top of double-wide charv9.0.1602zeertzjq
2023-05-19patch 9.0.1568: with 'smoothscroll' cursor may move below botlinev9.0.1568Luuk van Baal
2023-05-15patch 9.0.1561: display wrong when moving cursor to above the top linev9.0.1561Luuk van Baal
2023-05-13patch 9.0.1551: position of marker for 'smoothscroll' not computed correctlyv9.0.1551Luuk van Baal
2023-05-12patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h"v9.0.1545Luuk van Baal
2023-05-11patch 9.0.1543: display errors when making topline shorterv9.0.1543Luuk van Baal
2023-05-09patch 9.0.1533: test for 'smoothscroll' is ineffectivev9.0.1533Luuk van Baal
2023-05-08patch 9.0.1525: 'smoothscroll' does not always work properlyv9.0.1525Luuk van Baal
2023-05-06patch 9.0.1514: test waits unnecessarily long before checking screendumpv9.0.1514Bram Moolenaar
2023-05-06patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' setv9.0.1512Luuk van Baal
2023-05-02patch 9.0.1506: line number not displayed when using 'smoothscroll'v9.0.1506zeertzjq
2023-02-14patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' setv9.0.1309Bram Moolenaar
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2023-01-26patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow windowv9.0.1247Bram Moolenaar
2022-12-31patch 9.0.1121: cursor positioning and display problems with 'smoothscroll'v9.0.1121Bram Moolenaar
2022-12-03patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarilyv9.0.1000Bram Moolenaar
2022-12-03patch 9.0.0998: "gk" may reset skipcol when not neededv9.0.0998Bram Moolenaar
2022-11-19patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrongv9.0.0911Yee Cheng Chin
2022-11-19patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong positionv9.0.0908Yee Cheng Chin
2022-11-18patch 9.0.0900: cursor moves too far with 'smoothscroll'v9.0.0900Yee Cheng Chin
2022-11-17patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far downv9.0.0898Bram Moolenaar
2022-11-17patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is setv9.0.0893Yee Cheng Chin
2022-10-15patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar
2022-10-15patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757Bram Moolenaar
2022-10-12patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'v9.0.0734Bram Moolenaar
2022-10-09patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long linev9.0.0707Bram Moolenaar
2022-10-08patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long linev9.0.0701Bram Moolenaar
2022-10-06patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zerov9.0.0673Bram Moolenaar
2022-10-06patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zerov9.0.0672Bram Moolenaar
2022-10-06patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'v9.0.0671Bram Moolenaar
2022-10-03patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'v9.0.0652Bram Moolenaar
2022-10-03patch 9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' setv9.0.0646Bram Moolenaar
2022-10-03patch 9.0.0645: CTRL-Y does not stop at line 1v9.0.0645Bram Moolenaar
2022-10-02patch 9.0.0640: cannot scroll by screen line if a line wrapsv9.0.0640Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar