cursorless-dev / cursorless

Don't let the cursor slow you down
https://www.cursorless.org/
MIT License
1.11k stars 77 forks source link

Neovim: working debug for OSX/Linux #2366

Open saidelike opened 2 months ago

saidelike commented 2 months ago
saidelike commented 3 weeks ago

I believe @pokey you got it working on OSX already?

pokey commented 1 week ago

It used to work 😅. See https://github.com/cursorless-dev/cursorless/pull/2256#issuecomment-2248232154

saidelike commented 1 week ago

It used to work 😅. See #2256 (comment)

Try disabling your tail -f logging as described on other issue. It fixed it for me on Windows :)

pokey commented 1 week ago

This is working again for me with https://github.com/cursorless-dev/cursorless/pull/2256/commits/f1908a12800d96c08f6f74786c1a9eed1c785875. @fidgetingbits feel free to close if that works for you

saidelike commented 1 week ago

Just noting that I still have working debug on Windows after your changes.