vim.ui.select
error creating window when some string sent by the language server contains newline
#88
Labels
bug
Something isn't working
Describe the bug
dressing.nvim can fail to create a window when some string the language server sends contains newlines. this bug is also present in nvim-telescope/telescope-ui-select.nvim#19
System information
To Reproduce
Steps to reproduce the behavior:
If possible, provide a minimal file that will trigger the issue (see
tests/manual
for examples of short ways to call
vim.ui.*
):Screenshots
vanilla vim.ui.select:
dressing.nvim vim.ui.select:
The text was updated successfully, but these errors were encountered: