neovim-ui icon indicating copy to clipboard operation
neovim-ui copied to clipboard

Vaporware -- nothing to see here

Results 6 neovim-ui issues
Sort by recently updated
recently updated
newest added

This is an issue to post pictures of WIP elements from nvim-ui. Please don't comment here, but open individual issues for feedback.

Maybe this is not the right place for this, but in the neovide discord there has been some talk about wanting a way to specify line sizes per line and...

https://github.com/nvim-lua/popup.nvim/pull/4 @jbyuki did this awhile ago in popup.nvim but I forgot to merge -- since we're not really doing anything in popup.nvim at the moment, you may just want to...

I don't know if this is currently possible (atleast i don't see a way in plenary.border, etc) but it would be cool if we can change border title on the...

Right now, we have separate methods for floating win and border win, it would be nice to have instead a global vim.ui.use_borders type option (which maybe could be overridden?) that...

It came up on IRC that we should have a common interface for widgets. This is mostly a placeholder for discussion. -[ ] widget.close() -> Should we also enable a...