sublime-3-shell-exec icon indicating copy to clipboard operation
sublime-3-shell-exec copied to clipboard

Shell Exec doesn't work with Windows Bash

Open Lucrecious opened this issue 9 years ago • 0 comments

I got this error when I replace "/bin/bash" on the "shell_exec_executable" with "bash" or "bash.exe": Error: 0x80070057 With a bunch of \0 (NULs) in between.

Any idea what's wrong?

Lucrecious avatar Sep 19 '16 20:09 Lucrecious