We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
开启了自动 "change_directory": true,。之前是正常的,最近突然不正常了。
"change_directory": true,
macOS Catalina 10.15.3 (19D76)
$ projj add git@github.com:hotoo/gitopen.git ✔︎ Start adding repository git@github.com:hotoo/gitopen.git ✔︎ Cloning into /Users/hotoo/workbench/github.com/hotoo/gitopen ✔︎ Change directory to /Users/hotoo/workbench/github.com/hotoo/gitopen 38:45: syntax error: 预期是––µƒΩ·Œ≤,却找到±Í ∂∑˚。 (-2741) ✘ Run "sh -c [ `osascript -e 'tell application "System Events"' -e 'set activeApp to name of first application process whose frontmost is true' -e 'end tell'` = "Terminal" ] && osascript -e 'tell application "Terminal"' -e 'do script "cd /Users/hotoo/workbench/github.com/hotoo/gitopen" in front window' -e 'end tell' >/dev/null || osascript -e 'tell application "iTerm"' -e 'tell current session of current window' -e 'write text "cd /Users/hotoo/workbench/github.com/hotoo/gitopen"' -e 'end tell' -e 'end tell'" error, exit code 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
开启了自动
"change_directory": true,
。之前是正常的,最近突然不正常了。macOS Catalina 10.15.3 (19D76)
The text was updated successfully, but these errors were encountered: