Cedric Halbronn
Cedric Halbronn
> Related: @saidelike is working on some sort of Nvim + cursorless integration :) [cursorless-dev/cursorless#2256](https://github.com/cursorless-dev/cursorless/pull/2256) This is only possible thanks to your great node-client work @justinmk ^_^ To be clear,...
> @saidelike do you plan on taking ownership of this issue next or is it beyond what you plan to do on the topic? I unfortunately won't have time/knowledge to...
> Someone in the talon slack suggested we may be able to use [kui.nvim](https://github.com/romgrk/kui.nvim) to make cursorless decorations. I thought it should be mentioned here as well. It is the...
I hit what I believe is the same problem. My environment is Windows 10, I use nvim-qt.exe which spawns nvim.exe. ``` C:\>"C:\Program Files\Neovim\bin\nvim.exe" --version NVIM v0.9.5 Build type: RelWithDebInfo LuaJIT...
Updating neovim to the latest nightly ``` C:\Windows\System32>"C:\Program Files\Neovim\bin\nvim.exe" -V1 -v NVIM v0.10.0-dev-2480+g0eaae1bc0 Build type: RelWithDebInfo LuaJIT 2.1.1707061634 Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe /DWIN32 /D_WINDOWS /MD /Zi /O2 /Ob1...
One question I have is: does it impact mostly Windows or also other OS? I know the original issue was on Linux but it was 9 months ago.
To answer my own question... My understanding is that the line buffering behaviour (https://github.com/KillTheMule/nvim-rs/issues/47) is Windows-only in nvim-rs as their patch (https://github.com/KillTheMule/nvim-rs/commit/c5cfcc9140ea9bf2dc82605319eaed8aeb3d468e) does not change Linux behaviour (they just changed...
Can you point me to the zig code to see how you do it? Also, do you use https://github.com/neoclide/neovim ? Just curious if it will have the line buffering behaviour...
done again due to messing up in https://github.com/cursorless-dev/cursorless/pull/1857
Note: the popup window can be closed from the task bar even if he [x] is not clickable as a temporary workaround