summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/editor
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes2
2026-04-14docs: lsp, options, api #38980Justin M. Keyes1
2026-04-14fix(completion): preselect ignores completeopt flag #39030glepnir1
2026-04-13feat(completion): completeopt=preselect, LSP CompletionItem.preselect #36613glepnir1
2026-04-07fix(undo): undefined behavior with empty entry in 'undodir' (#38849)zeertzjq1
2026-03-29test: fix s390x failuresJustin M. Keyes1
2026-03-17fix(marks): make jumpoptions=view work with 'smoothscroll' (#38339)zeertzjq2
2026-03-16fix(ux): drop "Sorry" from messages #38318Justin M. Keyes1
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2026-02-17fix(prompt): clear undo when changing/appending promptSean Dewar1
2026-02-17fix(undo): u_savecommon uses wrong bufferSean Dewar1
2026-01-28fix(tui): log chdir failure properly #37591zeertzjq1
2026-01-18fix(normal): assertion failure with "gk" in narrow window (#37444)zeertzjq1
2026-01-09vim-patch:9.1.2064: completion: segfault during file name completion (#37316)zeertzjq1
2026-01-08test(buffer_updates_spec): move on_detach tests to its block (#37297)zeertzjq1
2026-01-08fix(langmap): assert failure on mapping to char >= 256 (#37291)zeertzjq1
2025-12-19feat(tag): respect jumpoptions=view when popping tagstack (#37021)Sean Dewar1
2025-12-15refactor(test): deprecates functions in some tests #36972glepnir1
2025-12-15test: remove feed_command in undo_spec #36953glepnir1
2025-12-15fix(buffer): switching buffer should respect jumpoptions+=view (#36969)zeertzjq1
2025-12-10fix(eval): 0 should mean current tabpage in gettabvar() (#36891)zeertzjq1
2025-11-29build(windows): vendor xxd.c #36746benarcher26911
2025-11-29fix(colorscheme): adjust `StatusLine[NC]` for diagnostics #36719Evgeni Chasnovski1
2025-11-27fix(edit): handle cindent properly with completion (#36711)zeertzjq1
2025-10-31fix(completion): complete drive-letter filepath on Windows #3635311soda111
2025-10-03vim-patch:9.1.1820: completion: some issues with 'acl' (#36007)zeertzjq1
2025-09-30vim-patch:9.1.1800: completion: strange behaviour with 'ac' completeopt=longe...zeertzjq1
2025-09-30vim-patch:9.1.1797: completion: autocompletion can be improvedzeertzjq1
2025-09-21test: fix 'autocompletedelay' test flakiness (#35856)zeertzjq1
2025-09-21vim-patch:9.1.1779: completion: 'autocomplete' cannot be enabled per buffer (...zeertzjq1
2025-09-19vim-patch:9.1.1772: completion: inconsistent selection of first item with 'au...zeertzjq1
2025-09-16docs: small fixes (#35791)zeertzjq1
2025-09-11vim-patch:9.1.1750: completion: preinserted text highlighed using ComplMatchInszeertzjq1
2025-09-03docs: lsp, miscJustin M. Keyes1
2025-09-01feat(editor)!: insert-mode ctrl-r should work like paste #35477Shadman1
2025-08-25test: increase timeout in 'autocompletedelay' test (#35467)zeertzjq1
2025-08-24vim-patch:9.1.1681: tests: no test for actually moving cursor with 'acl' (#35...zeertzjq1
2025-08-23vim-patch:9.1.1657: Autocompletion adds delayzeertzjq1
2025-08-23vim-patch:9.1.1638: completion: not possible to delay the autcompletionzeertzjq1
2025-08-09fix(cmdline): completion for command after :restart (#35256)zeertzjq1
2025-07-22fix(window): handle closing the only non-float in other tabpageSean Dewar1
2025-07-17vim-patch:9.1.1563: completion: ruler may disappear (#34977)zeertzjq1
2025-07-13vim-patch:9.1.1539: completion: messages don't respect 'shm' setting (#34923)zeertzjq1
2025-07-04test(editor/defaults_spec): fix flakiness (#34752)zeertzjq1
2025-05-28vim-patch:9.1.1408: not easily possible to complete from register content (#3...glepnir1
2025-05-06fix(runtime): 'includeexpr' with non-Nvim-style Lua modules #33867Phạm Bình An1
2025-04-25fix(ui): exclude unfocusable windows from 'complete' "w" completionLuuk van Baal1
2025-03-24fix(cmdline): cmdline completion of _defer_require() modules #33007phanium1
2025-03-17test: cleanup ftplugin_spec.lua #32948Justin M. Keyes1
2025-03-17feat(runtime): Lua ftplugin 'includeexpr' #32719Phạm Bình An1