summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/ui_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1
2026-02-21test(ui): failure in lua/ui_spec.lua in headless OS (no GUI) #37975wjyoung651
2026-02-12docs: lsp, options, promptbufJustin M. Keyes1
2025-10-12fix(help): wrong tag url in third-party help docs #36115Yochem van Rosmalen1
2025-09-15feat(help): gx opens help tag in web browser #35778Yochem van Rosmalen1
2024-10-18feat(vim.ui.open): support lemonade #30845Uthman Mohamed1
2024-09-16test(vim.ui.open): opt.cmdJustin M. Keyes1
2024-05-03fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612Justin M. Keyes1
2024-04-25fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-20fix(vim.ui.open): try wslview before explorer.exe #28424Justin M. Keyes1
2024-04-15fix(vim.ui): open() may wait indefinitely #28325Justin M. Keyes1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-20fix(vim.ui.open): use explorer.exe instead of wslview #26947Vu Nhat Chuong1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-07-21test(vim.ui.open): mock failure on WindowsJustin M. Keyes1
2023-07-06fix(vim.system): close check handle (#24270)zeertzjq1
2023-07-05fix(vim.ui.open): return (don't show) error messageJustin M. Keyes1
2023-07-04fix(gx): visual selection, expand env varsJustin M. Keyes1
2022-11-13test(lua/ui_spec): fix Ctrl-C test flakiness (#21039)zeertzjq1
2022-11-12fix: vim.ui.input always calls callback #21006Steven Arcangeli1
2022-11-08fix(vim.ui.input): return empty string when inputs nothing (#20883)Jongwook Choi1
2022-06-28fix(vim.ui.input): accept nil or empty "opts" #191090x74696d6d791
2021-11-07feat(ui): add vim.ui.input and use in lsp rename (#15959)Sebastian Lyng Johansen1
2021-09-27fix(ui): s/format_entry/format_item to match docs (#15819)Mathias Fußenegger1
2021-09-27feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger1