aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* test(fix): make testing of ext_cmdline optional #32375fredizzimo2025-02-10
* vim-patch:f30eb4a: runtime(qf): Update syntax file, match second delimiterChristian Clason2025-02-10
* test: reset cmdline abort state only after expect() has finished #32376fredizzimo2025-02-09
* test: screen.lua can check win_pos #32373fredizzimo2025-02-09
* vim-patch:9.1.1086: completion doesn't work with multi lines (#32377)glepnir2025-02-09
* fix(messages): add a trailing space to inputlist() etc. prompts (#32328)zeertzjq2025-02-05
* vim-patch:9.1.1027: no sanitize check when running linematchzeertzjq2025-02-04
* fix(statusline): overwriting stl_items with nvim_eval_statusline() {-item #32265luukvbaal2025-02-02
* fix(float): cannot set title/footer independently #31993glepnir2025-01-27
* feat(diagnostic): virtual_lines #31959Maria José Solano2025-01-26
* feat(extmarks): virtual text can be right-aligned, truncated #31921georgev932025-01-24
* fix(messages): avoid empty msg_showmode with 'noshowmode'Luuk van Baal2025-01-24
* fix(column): apply custom highlight to last 'statuscolumn' segment (#32182)luukvbaal2025-01-24
* fix(mouse): 'statuscolumn' fold and popopmenu handlingLuuk van Baal2025-01-23
* feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal2025-01-23
* fix(editor): avoid scrolling :substitute confirm message #32149luukvbaal2025-01-22