aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* fix(ui): send multigrid message position and size when the UI is refreshedFred Sundvik2025-03-27
* vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
* vim-patch:9.1.1008: tests: test for patch 9.1.1006 doesn't fail without the p...zeertzjq2025-03-27
* vim-patch:9.1.0705: Sorting of fuzzy filename completion is not stablezeertzjq2025-03-27
* vim-patch:9.1.0631: wrong completion list displayed with non-existing dir + f...zeertzjq2025-03-27
* vim-patch:9.1.0598: fuzzy completion does not work with default completionzeertzjq2025-03-27
* test(log): use tempfile for expected error logs #33017luukvbaal2025-03-23
* fix(log): unify error messages for vim.ui_attach/decor providers #33005luukvbaal2025-03-21
* fix(messages): incorrect error message splitting and kind #32990luukvbaal2025-03-19
* fix(api): don't use 'winborder' when reconfiguring float (#32984)glepnir2025-03-19
* fix(marks): ensure decor is removed with proper range (#32973)luukvbaal2025-03-19
* feat(float): add winborder option (#31074)glepnir2025-03-18
* fix(marks): issues with invalid marks and marks beyond eob (#32862)luukvbaal2025-03-16
* fix(statuscolumn): misleading v:lnum for virtual lines #32912luukvbaal2025-03-15
* docs: miscdundargoc2025-03-15
* feat(defaults): completeopt=popup #32909Justin M. Keyes2025-03-15
* fix(cmdline): ext_cmdline block events for conditionalsLuuk van Baal2025-03-15
* fix(messages): no trailing newline for inputlist, tselect, z= with ext_messagesLuuk van Baal2025-03-13
* test: reduce flakiness in blocking wait tests (#32868)zeertzjq2025-03-13
* fix(popup): new preview_bufnr created when menu item is selected #32819glepnir2025-03-10
* Merge #32687 "g<" for ext_messagesJustin M. Keyes2025-03-09
|\
| * feat(messages): "g<" mapping for ext_messagesLuuk van Baal2025-03-03
* | fix(nvim__set_complete): pum preview info truncated during completion #32555glepnir2025-03-09
* | fix(marks): mark winline as invalid if change is in a concealed line (#32766)luukvbaal2025-03-07
* | feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders2025-03-07
* | fix(marks): wrong winline info for concealed line with below virt line (#32747)luukvbaal2025-03-06
* | vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)zeertzjq2025-03-06
* | vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)zeertzjq2025-03-04
|/
* vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)zeertzjq2025-03-03
* test: enable more multigrid popup tests (#32470)fredizzimo2025-03-02
* build!: turn off translations by defaultdundargoc2025-03-02
* fix(display): correctly store winline info for concealed lines (#32656)luukvbaal2025-02-27
* fix(popup): reuse pum preview float win, set 'winfixbuf' #32636glepnir2025-02-27
* fix(move): 'scrolloff' cursor correction no longer handles folds properly (#3...luukvbaal2025-02-27
* feat(lua): vim.text.indent()Justin M. Keyes2025-02-26
* test(ui/cursor_spec): reduce flakiness (#32627)zeertzjq2025-02-25
* feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal2025-02-25
* vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...glepnir2025-02-25
* fix(float): can set title/footer without setting border #32594Evgeni Chasnovski2025-02-23
* fix(marks): truncate double-width inline virt_text consistently (#32560)zeertzjq2025-02-21
* test: adjust multibyte virtual text test (#32557)zeertzjq2025-02-21
* fix(messages): list_cmd kind for :registers, :au[g] #32531luukvbaal2025-02-20
* feat(messages): confirm kind for z=, :tselect, inputlist() #32521luukvbaal2025-02-20
* feat(marks): virtual lines support horizontal scrolling (#32497)zeertzjq2025-02-20
* fix(keycodes): recognize <Find>, <Select> #28431Mantas Mikulėnas2025-02-20
* test: reduce flakiness in highlight tests (#32488)zeertzjq2025-02-17
* fix(marks): handle composing in inline virt_text with 'nowrap' (#32477)zeertzjq2025-02-16
* fix(marks): handle double-with inline virt_text with 'nowrap' (#32476)zeertzjq2025-02-16
* fix(float): "Not enough room" error for 1-line float #25192glepnir2025-02-14
* feat(column): apply appropriate numhl highlight to virt_lines (#32400)luukvbaal2025-02-12