Skip to content

vim.ui.open #2430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alex-courtis opened this issue Sep 24, 2023 · 1 comment · Fixed by #2912
Closed

vim.ui.open #2430

alex-courtis opened this issue Sep 24, 2023 · 1 comment · Fixed by #2912

Comments

@alex-courtis
Copy link
Member

alex-courtis commented Sep 24, 2023

vim.ui.open handles OS specific system open: https://github.com/neovim/neovim/blob/b8103eece30dab8add09e134820b690d9fd00330/runtime/lua/vim/ui.lua

Not yet released.

Migrate system_open to use that. This may be an opinionated migration; adding this by default is desirable.

Normalise the OS detection feature flags as per https://github.com/nvim-tree/nvim-tree.lua/wiki/Development#os-feature-flags

@alex-courtis
Copy link
Member Author

Added in 0.10

This could be version feature flagged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant