aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
* docs: miscdundargoc2025-03-15
* vim-patch:9.1.1203: matchparen keeps cursor on case label in sh filetype (#32...zeertzjq2025-03-15
* test: do not dedent() in feed() (#32884)zeertzjq2025-03-14
* vim-patch:9.1.1200: cmdline pum not cleared for input() completion (#32879)zeertzjq2025-03-13
* vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq2025-03-09
* refactor(tests): use new-style highlight spec in legacy/bfredl2025-03-04
* test: simplify ASAN detectiondundargoc2025-03-02
* vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq2025-02-28
* vim-patch:9.1.1155: Mode message not cleared after :silent message (#32667)zeertzjq2025-02-27
* feat(lua): vim.text.indent()Justin M. Keyes2025-02-26
* vim-patch:025dc48: runtime(vim): Update base-syntax, match :CompilerSet and :...zeertzjq2025-02-24
* vim-patch:9.1.1143: illegal memory access when putting a register (#32604)zeertzjq2025-02-24
* test(completion_spec): make Enter test descriptions more accuratezeertzjq2025-02-21
* vim-patch:9.1.1121: Enter does not insert newline with "noselect"glepnir2025-02-21
* test: reduce flakiness in highlight tests (#32488)zeertzjq2025-02-17
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal2025-02-06
* vim-patch:9.1.0993: New 'cmdheight' behavior may be surprising #31892luukvbaal2025-01-06
* vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)luukvbaal2025-01-05
* feat(ui): more intuitive :substitute confirm prompt #31787luukvbaal2025-01-02
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* test: unreliable test "messages &messagesopt wait" #31548Shougo2024-12-17
* feat(ui): sign/statuscolumn can combine highlight attrs #31575luukvbaal2024-12-14
* vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq2024-12-07
* vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq2024-11-28
* vim-patch:9.1.0869: Problem: curswant not set on gm in folded line (#31247)zeertzjq2024-11-18
* vim-patch:9.1.0855: setting 'cmdheight' may missing output (#31216)zeertzjq2024-11-15
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(tests): continue the global highlight definition workbfredl2024-11-08
* test: fix files being left behind (#31004)zeertzjq2024-10-31
* test(012_directory_spec): fix flakiness on Windows (#30920)zeertzjq2024-10-24
* vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...zeertzjq2024-10-01
* vim-patch:9.1.0708: Recursive window update does not account for reset skipco...luukvbaal2024-09-01
* vim-patch:9.1.0694: matchparen is slow on a long line (#30134)zeertzjq2024-08-25
* vim-patch:9.1.0648: [security] double-free in dialog_changed()zeertzjq2024-08-03
* vim-patch:9.1.0647: [security] use-after-free in tagstack_clear_entryzeertzjq2024-08-02
* vim-patch:9.1.0415: Some functions are not testedzeertzjq2024-07-31
* vim-patch:8.2.0281: two placed signs in the same line are not combined (#29757)zeertzjq2024-07-17
* fix(column): modifying a sign should update placed signs (#29750)luukvbaal2024-07-17
* vim-patch:9.1.0582: Printed line doesn't overwrite colon when pressing Enter ...zeertzjq2024-07-14
* test(old): enable Test_address_line_overflow()zeertzjq2024-07-14
* vim-patch:9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vimzeertzjq2024-07-14
* vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...Luuk van Baal2024-05-17
* vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...zeertzjq2024-05-09
* test: improve test conventionsdundargoc2024-04-23
* vim-patch:9.1.0351: No test that completing a partial mapping clears 'showcmd...zeertzjq2024-04-19
* vim-patch:9.1.0343: 'showcmd' wrong for partial mapping with multibyte (#28392)zeertzjq2024-04-18
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* refactor(test): inject after_each differentlyLewis Russell2024-04-10