stevearc / dressing.nvim

Neovim plugin to improve the default vim.ui interfaces
MIT License
1.7k stars 32 forks source link

[Question] Is it possible to open the input window at the center? #82

Closed weizheheng closed 1 year ago

weizheheng commented 1 year ago

Currently calling vim.ui.input will open the input window at the position of the cursor. Is it possible to open it at the center of the screen?

stevearc commented 1 year ago

I will refer you to prior issues #19 and #31 may be helpful as well