summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/cmdline_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-15vim-patch:9.2.0346: Wrong cursor position when entering command line window (...zeertzjq1
2026-04-14fix(cmdline): avoid Ex-mode NULL cmdline_block event #39043luukvbaal1
2026-03-28docs: news #38464Justin M. Keyes1
2026-03-27fix(messages): spurious newline with --headless + cmdheight=0 #38494kq1
2026-03-06fix(cmdline): cmdline_block events for :lua debug.debug() #38171luukvbaal1
2026-02-06fix(ui): cmdline_block events for exmode #37751luukvbaal1
2025-09-09fix(cmdline): fix inconsistent behavior with ext_popupmenu (#35688)zeertzjq1
2025-09-08test: add tests for #20348zeertzjq1
2025-08-20fix(ui): proper event ordering for nested cmdline_block events (#35344)luukvbaal1
2025-08-07fix(ui): check for cmdline mode properly (#35202)zeertzjq1
2025-07-09test(messages/cmdline_spec): convert highlight IDs to name and format (#34845)luukvbaal1
2025-06-09fix(messages): recognize cmdline one_key/number prompt State (#34206)luukvbaal1
2025-05-02feat(messages): hl-StderrMsg, hl-StdoutMsg #33429Sathya Pramodh1
2025-03-28fix(cmdline): avoid empty @: register after :<CR> (#33126)luukvbaal1
2025-03-28fix(cmdline): empty ext_cmdline block events for :<CR> #33118luukvbaal1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-27fix(ui): wincmd _ should not increase 'cmdheight' above 0 (#33056)luukvbaal1
2025-03-15fix(cmdline): ext_cmdline block events for conditionalsLuuk van Baal1
2025-01-26feat(diagnostic): virtual_lines #31959Maria José Solano1
2025-01-22fix(editor): avoid scrolling :substitute confirm message #32149luukvbaal1
2025-01-05fix(cmdline): always show cmdline when it is a prompt #31866luukvbaal1
2025-01-02feat(ui): more intuitive :substitute confirm prompt #31787luukvbaal1
2025-01-02feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal1
2024-12-22feat(ui): additional arguments for cmdline_show/hide eventsLuuk van Baal1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-11-11refactor(tests): use more global highlight definitionsbfredl1
2024-05-02feat(api): add nvim__redraw for more granular redrawingLuuk van Baal1
2024-04-23test: improve test conventionsdundargoc1
2024-04-21Merge pull request #27872 from luukvbaal/cmdheightbfredl1
2024-04-21fix(api): do not update grid position in nvim_win_set_cursor (#28235)luukvbaal1
2024-04-20fix(ui): don't force 'cmdheight' to zero with ext_messagesLuuk van Baal1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-04-03vim-patch:9.0.0581: adding a character for incsearch fails at end of linezeertzjq1
2024-03-26refactor(tests): use new global defaults instead of set_default_attr_idsbfredl1
2024-03-15fix(ui): ext_cmdline should not move cursor to curwinLuuk van Baal1
2024-02-15vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq1
2024-01-16test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-11-03refactor(grid): implement rightleftcmd as a post-processing stepbfredl1
2023-09-24fix(ui): "resize -1" with cmdheight=0 #24758nwounkn1
2023-09-20fix(test): fix "indeterminism" warnings in UI testsbfredl1
2023-08-22vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)zeertzjq1
2023-08-17vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)Sean Dewar1
2023-07-26fix(window): prevent win_size_restore from changing cmdheightSean Dewar1
2023-06-23fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)zeertzjq1
2023-03-12feat(ui): add scroll_delta to win_viewport event #19270Matthias Deiml1