index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
ui.lua
Age
Commit message (
Expand
)
Author
Files
2024-09-16
fix(vim.ui.open): prefer xdg-open on WSL #30302
Yi Ming
1
2024-09-16
fix(lua): ignore stdout and stderr for xdg-open
Aaron
1
2024-07-09
fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)
zeertzjq
1
2024-05-03
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
1
2024-04-25
fix(vim.ui)!: change open() to return pcall-like values #28502
Justin M. Keyes
1
2024-04-20
fix(vim.ui.open): try wslview before explorer.exe #28424
Justin M. Keyes
1
2024-04-15
fix(vim.ui): open() may wait indefinitely #28325
Justin M. Keyes
1
2024-02-25
refactor(types): fix miscellaneous type warnings
Maria José Solano
1
2024-02-20
fix(vim.ui.open): use explorer.exe instead of wslview #26947
Vu Nhat Chuong
1
2023-12-30
refactor: fix luals warnings
dundargoc
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-09-05
refactor(vim.system): factor out on_exit handling
Lewis Russell
1
2023-07-21
fix(ui.open): some URLs fail on Windows
marshmallow
1
2023-07-05
fix(vim.ui.open): return (don't show) error message
Justin M. Keyes
1
2023-07-04
fix(gx): visual selection, expand env vars
Justin M. Keyes
1
2023-07-04
feat(vim.ui): vim.ui.open, "gx" without netrw
marshmallow
1
2023-02-22
docs: naming conventions, guidelines
Justin M. Keyes
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-11-12
fix: vim.ui.input always calls callback #21006
Steven Arcangeli
1
2022-11-08
fix(vim.ui.input): return empty string when inputs nothing (#20883)
Jongwook Choi
1
2022-06-28
fix(vim.ui.input): accept nil or empty "opts" #19109
0x74696d6d79
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-04-15
docs: typo fixes (#17859)
dundargoc
1
2022-02-08
chore: fix typos (#17250)
dundargoc
1
2022-01-30
docs: add example to vim.ui.select (#17241)
dundargoc
1
2021-11-07
feat(ui): add vim.ui.input and use in lsp rename (#15959)
Sebastian Lyng Johansen
1
2021-10-31
feat(ui): add `opt.kind` to `vim.ui.select` (#15838)
Zachary Churchill
1
2021-09-27
fix(ui): s/format_entry/format_item to match docs (#15819)
Mathias Fußenegger
1
2021-09-27
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
1