Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test(vim.ui.open): mock failure on Windows | Justin M. Keyes | 2023-07-21 |
* | fix(vim.system): close check handle (#24270) | zeertzjq | 2023-07-06 |
* | fix(vim.ui.open): return (don't show) error message | Justin M. Keyes | 2023-07-05 |
* | fix(gx): visual selection, expand env vars | Justin M. Keyes | 2023-07-04 |
* | test(lua/ui_spec): fix Ctrl-C test flakiness (#21039) | zeertzjq | 2022-11-13 |
* | fix: vim.ui.input always calls callback #21006 | Steven Arcangeli | 2022-11-12 |
* | fix(vim.ui.input): return empty string when inputs nothing (#20883) | Jongwook Choi | 2022-11-08 |
* | fix(vim.ui.input): accept nil or empty "opts" #19109 | 0x74696d6d79 | 2022-06-28 |
* | feat(ui): add vim.ui.input and use in lsp rename (#15959) | Sebastian Lyng Johansen | 2021-11-07 |
* | fix(ui): s/format_entry/format_item to match docs (#15819) | Mathias Fußenegger | 2021-09-27 |
* | feat(ui): add vim.ui.select and use in code actions (#15771) | Mathias Fußenegger | 2021-09-27 |