Folke Lemaitre

Results 961 comments of Folke Lemaitre

It wasnt mentioned anywhere that negative numbers would work, so would have been very useful to mention that when opening an issue. Or not opening an issue at all since...

My apologies. Apparently I had previously already implemented negative offsets 😄 Will look into it further!

This should not happen. I can suppress the error, but that would just mask the problem. Can you add some of the last logs? `:Noice log`

Cant reproduce. Please create a minimal.lua https://github.com/folke/noice.nvim/wiki/Minimal-%60init.lua%60-to-Reproduce-an-Issue That last error should never happen. Unrelated to Noice. Some lsp server or plugin is submitting progress info without a client_id?

Yesterday, I fixed an issue that seems related to this in https://github.com/folke/noice.nvim/commit/a8402e84c1923885896ee83eefb0f492a9f9b620 The issue I fixed is when a Noice window is closed right after it opened. (which should not...

@CRAG666 what is your Noice config?

In the route, you specify it needs to go to the `cmdline`. If you want the popup, change this to `cmdline_popup`. You also wont have syntax highlighting, since you removed...

Nevermind, that's for the search cmdline