Lucas Resch

Results 44 comments of Lucas Resch

I just tried bacon with the branch (nextest#fb0caf8b) and this configuration: ``` [jobs.test] command = [ "cargo", "nextest", "run", "--color", "always" ] need_stdout = true ``` It runs the tests...

I tried it again with the command you put into the PR description but similar result: ![image](https://github.com/user-attachments/assets/ac71cef2-9038-4e22-ab3d-c16b4898578b) I couldn't find a way to switch to the test output.

Your response makes sense. Would it be possible to include an option to treat surrounding whitespace as zero length in the length check? Then one wouldn't have to implement a...

I have the same issue in my WSL environment. There I regularly use gitk or other IDEs such as Eclipse, IDEA, etc. via XLaunch X-Server. If I run zed after...