aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/ui_spec.lua
Commit message (Expand)AuthorAge
* feat(vim.ui.open): support lemonade #30845Uthman Mohamed2024-10-18
* test(vim.ui.open): opt.cmdJustin M. Keyes2024-09-16
* fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612Justin M. Keyes2024-05-03
* fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes2024-04-25
* test: improve test conventionsdundargoc2024-04-23
* fix(vim.ui.open): try wslview before explorer.exe #28424Justin M. Keyes2024-04-20
* fix(vim.ui): open() may wait indefinitely #28325Justin M. Keyes2024-04-15
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(vim.ui.open): use explorer.exe instead of wslview #26947Vu Nhat Chuong2024-02-20
* refactor: format test/*Justin M. Keyes2024-01-03
* test(vim.ui.open): mock failure on WindowsJustin M. Keyes2023-07-21
* fix(vim.system): close check handle (#24270)zeertzjq2023-07-06
* fix(vim.ui.open): return (don't show) error messageJustin M. Keyes2023-07-05
* fix(gx): visual selection, expand env varsJustin M. Keyes2023-07-04
* test(lua/ui_spec): fix Ctrl-C test flakiness (#21039)zeertzjq2022-11-13
* fix: vim.ui.input always calls callback #21006Steven Arcangeli2022-11-12
* fix(vim.ui.input): return empty string when inputs nothing (#20883)Jongwook Choi2022-11-08
* fix(vim.ui.input): accept nil or empty "opts" #191090x74696d6d792022-06-28
* feat(ui): add vim.ui.input and use in lsp rename (#15959)Sebastian Lyng Johansen2021-11-07
* fix(ui): s/format_entry/format_item to match docs (#15819)Mathias Fußenegger2021-09-27
* feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger2021-09-27