Skip to content
New issue

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

ShellMate crashes when using Warp #136

Open
pmcarrion opened this issue Aug 23, 2024 · 1 comment
Open

ShellMate crashes when using Warp #136

pmcarrion opened this issue Aug 23, 2024 · 1 comment

Comments

@pmcarrion
Copy link

I use Warp and it causes ShellMate to crash.

I already uninstalled ShellMate but get this error when opening a terminal window:
Unable to find application named 'ShellMate'

How do I get rid of that error?

Thanks.

@delattre1
Copy link
Collaborator

Hey @pmcarrion

To fix your 'Unable to find application named "ShellMate"' message error, you can follow these steps:

Option 1: Uncheck the 'Auto-open' ShellMate option from the settings page (note: you'll need to reinstall the app to do this).

image

Option 2: Manually fix this by accessing the ~/.zshrc file if you're using zsh, or ~/.bashrc if you're using bash. Remove the line that says open -a ShellMate from the file, and this should resolve your issue.

Let me know if you encounter any other problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants