aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
...
* fix(messages): clear new lines when increasing 'cmdheight' (#27421)zeertzjq2024-02-11
* vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...zeertzjq2024-02-10
* vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'zeertzjq2024-02-08
* vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2024-01-18
* vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* test: remove helpers.sleep()Lewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...zeertzjq2023-12-28
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)zeertzjq2023-12-04
* vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...zeertzjq2023-12-02
* vim-patch:9.0.2140: [security]: use-after-free in win-enterzeertzjq2023-12-02
* 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