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
cmd+shift+t
Not sure if this is due to terminal-status, but when I try to open a new terminal with cmd+shift+t it throws the following error:
Uncaught SyntaxError: Unexpected end of input index.html:1 6 Uncaught SyntaxError: Unexpected end of input command-output-view.coffee:38 (anonymous function) command-output-view.coffee:38 exithandler child_process.js:713 EventEmitter.emit events.js:104 maybeClose child_process.js:821 (anonymous function) child_process.js:1038 EventEmitter.emit events.js:101 (anonymous function) net.js:459 4 Uncaught SyntaxError: Unexpected end of input
If any additional feedback is needed, feel free to post a commend.
An error seems top come up when I install the package too, not sure if they are related:
7 Uncaught SyntaxError: Unexpected end of input index.html:1
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Not sure if this is due to terminal-status, but when I try to open a new terminal with
cmd+shift+t
it throws the following error:If any additional feedback is needed, feel free to post a commend.
An error seems top come up when I install the package too, not sure if they are related:
The text was updated successfully, but these errors were encountered: