Gabriel

Results 2 issues of Gabriel

Hello, and thank you for this amazing tool I have a **photos.sh** file (`osascript` set to `JavaScript`): ```sh #!/usr/bin/osascript -l JavaScript function run(argv) { return importFileIntoPhotos(argv[0]) }; // importFileIntoPhotos ::...

Hello, thank you for this amazing extension. I `start ghcid` and then the following error occurs: ``` The terminal process "/Users/detach/.local/bin/ghcid '--outputfile=/var/folders/bp/dsyz1v555js7d_2y0g_w_7_m0000gn/T/ghcid-ebd322485bdc8eaa9273.txt'" terminated with exit code: 1. ``` I noticed...