stevearc / dressing.nvim

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

fix: input window covers current line when using NW anchor #107

Closed queezle42 closed 1 year ago

queezle42 commented 1 year ago

Fixes https://github.com/stevearc/dressing.nvim/issues/106

See issue for alternative approaches and feel free to close this PR if they are preferred.

stevearc commented 1 year ago

See comments on issue; this change shouldn't be necessary