Skip to content

Seeing double 👁️ 👁️ #8

@j-mnr

Description

@j-mnr

Hello there fellow gopher 👋 😁

Great tool, trying it out in place of entr which I feel has a cumbersome CLI.

When I'm write a file with the command gaze -c 'go test' example_test.go I get my output double to the console. Meaning the tests run once and then run immediately again.

image

You can see that right after exit status 1 another [go test] is performed.

I thought it may just be improper use of the -c flag on my part, but even when I remove it, the output always doubles up.

image

Removing my editor (nvim) from the equation seems to fix the doubling up, but how would I write tests then? 😂

image

I'm not fully convinced it's to do with my editor as entr has no trouble running the command one time properly

image

If you need me to clarify anything let me know.

Cheers 🍻

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions