aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_scroll_opt.vim
Commit message (Expand)AuthorAge
* vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
* vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0121: Infinite loop or signed overflow with 'smoothscroll'Sean Dewar2024-03-08
* vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)zeertzjq2023-12-04
* vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq2023-11-17
* vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)luukvbaal2023-11-15
* vim-patch:9.0.1983: scrolling inactive window not possible with cursorbind (#...zeertzjq2023-10-05
* vim-patch:9.0.1667: regression test doesn't fail when fix is revertedzeertzjq2023-06-27
* vim-patch:9.0.1664: divide by zero when scrolling with 'smoothscroll' setzeertzjq2023-06-27
* vim-patch:9.0.1612: "skipcol" not reset when using multi-byte characters (#23...zeertzjq2023-06-06
* vim-patch:9.0.1610: display is wrong when 'smoothscroll' is setzeertzjq2023-06-06
* vim-patch:9.0.1603: display wrong if scrolling multiple lines with 'smoothscr...zeertzjq2023-06-06
* vim-patch:9.0.1602: stray character visible if marker on top of double-wide c...zeertzjq2023-06-04
* vim-patch:9.0.1568: with 'smoothscroll' cursor may move below botlineLuuk van Baal2023-05-19
* vim-patch:9.0.1561: display wrong when moving cursor to above the top line (#...luukvbaal2023-05-16
* vim-patch:9.0.1551: position of marker for 'smoothscroll' not computed correc...luukvbaal2023-05-14
* vim-patch:9.0.1545: text not scrolled when cursor moved with "g0" and "h" (#2...luukvbaal2023-05-13
* vim-patch:9.0.1543: display errors when making topline shorterLuuk van Baal2023-05-11
* vim-patch:9.0.1533: test for 'smoothscroll' is ineffectiveLuuk van Baal2023-05-09
* vim-patch:9.0.1525: 'smoothscroll' does not always work properly (#23544)luukvbaal2023-05-09
* vim-patch:9.0.1514: test waits unnecessarily long before checking screendump ...zeertzjq2023-05-07
* vim-patch:9.0.1512: inserting lines when scrolling with 'smoothscroll' setLuuk van Baal2023-05-07
* vim-patch:9.0.1506: line number not displayed when using 'smoothscroll' (#23453)zeertzjq2023-05-03
* vim-patch:9.0.1247: divide by zero with 'smoothscroll' set and a narrow windowLuuk van Baal2023-05-02
* vim-patch:9.0.1121: cursor positioning and display problems with 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarilyLuuk van Baal2023-05-02
* vim-patch:9.0.0998: "gk" may reset skipcol when not neededLuuk van Baal2023-05-02
* vim-patch:9.0.0911: with 'smoothscroll' set mouse click position may be wrongLuuk van Baal2023-05-02
* vim-patch:9.0.0908: with 'smoothscroll' cursor may end up in wrong positionLuuk van Baal2023-05-02
* vim-patch:9.0.0900: cursor moves too far with 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.0898: with 'smoothscroll' cursor is one screen line too far downLuuk van Baal2023-05-02
* vim-patch:9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is...Luuk van Baal2023-05-02
* vim-patch:9.0.0758: "precedes" from 'listchars' overwritten by <<<Luuk van Baal2023-05-02
* vim-patch:9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'Luuk van Baal2023-05-02
* vim-patch:9.0.0734: cursor position invalid when scrolling with 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.0707: with 'smoothscroll' cursor position not adjusted in long ...Luuk van Baal2023-05-02
* vim-patch:9.0.0701: with 'smoothscroll' cursor position not adjusted in long ...Luuk van Baal2023-05-02
* vim-patch:9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zeroLuuk van Baal2023-05-02
* vim-patch:9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zeroLuuk van Baal2023-05-02
* vim-patch:9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'Luuk van Baal2023-05-02
* vim-patch:9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'Luuk van Baal2023-05-02
* vim-patch:9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' setLuuk van Baal2023-05-02
* vim-patch:9.0.0645: CTRL-Y does not stop at line 1Luuk van Baal2023-05-02
* vim-patch:9.0.0640: cannot scroll by screen line if a line wrapsLuuk van Baal2023-05-02
* test: move oldtests to test directory (#22536)dundargoc2023-03-07