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
projectile-find-file should list files in projects over TRAMP. Might be related to #1044 and #1045.
projectile-find-file returns with the error "Searching for program: No such file or directory: /sshx:$USER@$HOST:/usr/bin/git"
Run projectile-find-file over TRAMP.
Emacs 25.1 on OS X 10.12. Remote host is running Ubuntu 12.04.
Projectile 20160926.1133
This worked on projectile-20160921.902.
Emacs 25.1.
macOS 10.12
The text was updated successfully, but these errors were encountered:
Yeah, likely the issues are related. Let's wait for @IvanMalison's fix.
Sorry, something went wrong.
The problematic commit was reverted.
No branches or pull requests
Expected behavior
projectile-find-file should list files in projects over TRAMP. Might be related to #1044 and #1045.
Actual behavior
projectile-find-file returns with the error "Searching for program: No such file or directory: /sshx:$USER@$HOST:/usr/bin/git"
Steps to reproduce the problem
Run projectile-find-file over TRAMP.
Environment & Version information
Emacs 25.1 on OS X 10.12. Remote host is running Ubuntu 12.04.
Projectile version information
This worked on projectile-20160921.902.
Emacs version
Emacs 25.1.
Operating system
macOS 10.12
The text was updated successfully, but these errors were encountered: