aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* fix(float): close preview float window when no selected #29745glepnir2024-12-11
* fix(messages): no message kind for :write messages #31519Tomasz N2024-12-10
* fix(ui): update title in more cases (#31508)zeertzjq2024-12-10
* feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)zeertzjq2024-12-07
* test(screen): adjust screen state per stylua #31441luukvbaal2024-12-04
* fix(column): check if signcolumn changed in all windows #31439luukvbaal2024-12-04
* fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419)zeertzjq2024-12-02
* fix(grid): double grid_line_start() with ext_messages #31292luukvbaal2024-11-25
* fix(messages): more ext_messages kinds #31279luukvbaal2024-11-20
* fix(move): redraw for 'concealcursor' after changing w_wcol (#31276)zeertzjq2024-11-20
* fix(messages): no message kind for search pattern #31272Tomasz N2024-11-19
* fix(messages): proper multiline Lua print() messages #31205luukvbaal2024-11-17
* feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal2024-11-16
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14