aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
* vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)zeertzjq2023-11-24
* vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()zeertzjq2023-11-17
* 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.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq2023-11-13
* vim-patch:8.2.4809: various things no6 properly tested (#26017)zeertzjq2023-11-13
* refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
* docs: small fixes (#25585)dundargoc2023-10-29
* refactor(options)!: make OptionSet `v:` values use typvalFamiu Haque2023-10-17
* refactor(message): simplify msg_puts_display and use batched grid updatesbfredl2023-10-03
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993)zeertzjq2023-09-03
* fix(ui): wrong cursor position with left gravity inline virt text at eolzeertzjq2023-08-28
* vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)zeertzjq2023-08-24
* vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)zeertzjq2023-08-21
* vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...zeertzjq2023-08-21
* vim-patch:9.0.1697: incsearch test not sufficient (#24683)zeertzjq2023-08-13
* vim-patch:9.0.1691: wrong viewport restored for incsearch and smoothscroll (#...zeertzjq2023-08-12
* feat(options)!: remove compatible behaviours for vim 5.0 and earlierLewis Russell2023-07-17
* fix(plines): don't return very large height on very long line (#24260)zeertzjq2023-07-05
* test: check for ASAN properly (#24224)zeertzjq2023-07-02
* 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.1635: error message is cleared when removing mode messagezeertzjq2023-06-16
* vim-patch:9.0.1634: message is cleared when removing mode messagezeertzjq2023-06-16
* vim-patch:8.2.2949: tests failing because no error for float to string conver...zeertzjq2023-06-12
* vim-patch:9.0.1626: Visual area not shown when using 'showbreak' (#23978)zeertzjq2023-06-11
* 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.1597: cursor ends up below the window after a put (#23873)zeertzjq2023-06-02
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* vim-patch:9.0.1568: with 'smoothscroll' cursor may move below botlineLuuk van Baal2023-05-19
* vim-patch:9.0.1564: display moves up and down with 'incsearch' and 'smoothscr...Luuk van Baal2023-05-19
* vim-patch:9.0.1561: display wrong when moving cursor to above the top line (#...luukvbaal2023-05-16
* test(scroll_opt): fix typo in porting oldtest (#23593)luukvbaal2023-05-12
* vim-patch:9.0.1543: display errors when making topline shorterLuuk van Baal2023-05-11
* vim-patch:9.0.1542: line not fully displayed if it doesn't fit in the screenLuuk van Baal2023-05-11
* vim-patch:9.0.1533: test for 'smoothscroll' is ineffectiveLuuk van Baal2023-05-09
* vim-patch:9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff"Luuk van Baal2023-05-09
* vim-patch:9.0.1525: 'smoothscroll' does not always work properly (#23544)luukvbaal2023-05-09
* vim-patch:9.0.1518: search stats not always visible when searching backwards ...zeertzjq2023-05-07
* vim-patch:9.0.1513: text scrolls unnecessarily when splittingLuuk van Baal2023-05-07
* vim-patch:9.0.1512: inserting lines when scrolling with 'smoothscroll' setLuuk van Baal2023-05-07
* vim-patch:9.0.0250: slightly inconsistent error messageszeertzjq2023-05-05
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq2023-05-05
* vim-patch:9.0.0662: concealed characters do not work correctly (#23454)zeertzjq2023-05-03