aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* Merge pull request #32098 from bfredl/multihl_groupbfredl2025-01-21
|\
| * feat(extmark): stack multiple highlight groups in `hl_group`bfredl2025-01-21
* | feat(inccommand): preview 'nomodifiable' buffers #32034Donatas2025-01-20
|/
* vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)zeertzjq2025-01-16
* Merge #32013 from luukvbaal/shellkindJustin M. Keyes2025-01-15
|\
| * fix(messages): verbose kind for nvim_echo()Luuk van Baal2025-01-15
| * feat(messages): add :!cmd shell message kindsLuuk van Baal2025-01-15
* | Merge #32001 from MariaSolOs/consistent-namespacesJustin M. Keyes2025-01-15
|\ \
| * | refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14
| |/
* / feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
|/
* feat(messages): "verbose" message kind #31991luukvbaal2025-01-13
* vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...zeertzjq2025-01-13
* vim-patch:9.1.1005: completion text is highlighted even with no pattern found...zeertzjq2025-01-12
* vim-patch:9.1.0996: ComplMatchIns may highlight wrong text (#31931)glepnir2025-01-10
* Merge #31900 from luukvbaal/nvim_echoJustin M. Keyes2025-01-09
|\
| * feat(api): add err field to nvim_echo() optsLuuk van Baal2025-01-09
* | Merge pull request #31844 from bfredl/iter_crashbfredl2025-01-09
|\ \ | |/ |/|
| * fix(decoration): fix crash when on_lines decor provider modifies marktreebfredl2025-01-09
* | fix(cmdline): always show cmdline when it is a prompt #31866luukvbaal2025-01-05
* | fix(popup): wrong extmark data sync when lines changed in popup preview #30246glepnir2025-01-05
* | refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859Justin M. Keyes2025-01-04
* | fix(messages): better formatting for ext_messages #31839luukvbaal2025-01-03
|/
* feat(ui): more intuitive :substitute confirm prompt #31787luukvbaal2025-01-02
* feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal2025-01-02
* vim-patch:9.1.0956: completion may crash, completion highlight wrong with pre...glepnir2024-12-24
* feat(ui): specify whether msg_show event is added to historyLuuk van Baal2024-12-23
* feat(ui): additional arguments for cmdline_show/hide eventsLuuk van Baal2024-12-22
* fix(messages): no message kind for completion menu messages #31646Tomasz N2024-12-20
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* fix(messages): better formatting for :highlight with ext_messages #31627luukvbaal2024-12-19
* vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (...zeertzjq2024-12-18
* vim-patch:9.1.0940: Wrong cursor shape with "gq" and 'indentexpr' executes :n...zeertzjq2024-12-18
* vim-patch:9.1.0942: a few typos were foundzeertzjq2024-12-18
* vim-patch:9.1.0941: ComplMatchIns doesn't work after multibyte charszeertzjq2024-12-18
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...zeertzjq2024-12-17
* fix(messages): no message kind for :undo messages #31590Tomasz N2024-12-16
* feat(ui): sign/statuscolumn can combine highlight attrs #31575luukvbaal2024-12-14
* fix(float): re-sort layers when grid zindex changed #30259glepnir2024-12-12