sublime-3-shell-exec
sublime-3-shell-exec copied to clipboard
Shell Exec doesn't work with Windows Bash
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?