jbang icon indicating copy to clipboard operation
jbang copied to clipboard

`jbang edit .` doesn't work correctly on Windows with Git Bash

Open quintesse opened this issue 2 years ago • 0 comments

The command that gets run is sh -c code , so the . seems to be missing.

quintesse avatar Mar 24 '23 18:03 quintesse