pcorbineau
pcorbineau
I have an application that use SetCursorPos (https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setcursorpos) to move programmatically my cursor. Your code doesnt track those mouse movements
**Describe the bug** `neotest-zig` not working. It looks like he doesn't find my test. ## **Steps To Reproduce** `foo.zig` ```zig const std = @import("std"); test "basic tests" { const expected:...
OS: Windows 11 VSCode version: 1.95.3 CodeLLDB version: Compiler: v1.11.1 Debuggee: cpp cmake project (can be found [here](https://github.com/pcorbineau/test-sandbox)) I opened [an issue](https://github.com/mfussenegger/nvim-dap/issues/1372) in [nvim-dap](https://github.com/mfussenegger/nvim-dap) project cause I thought the issue...
- os: Windows 11 - `lsd --version`: 1.1.5 - `echo $TERM`: - `echo $LS_COLORS`: ## Expected behavior My `AppData\Local `folder has been set to System attributes by Windows (I guess...