You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed soon if no further activity occurs. Thank you for your contribution and understanding!
Hmm, this works for me normally on the same version of emacs. Does doing something like (require 'shell) in your config solve the problem? (the variable in question is defined there)
Expected behavior
When I run C-c p x t (or projectile-run-term), I expect to see a new buffer with a terminal
Actual behavior
An error appears: "Symbol’s value as variable is void: explicit-shell-file-name"
Steps to reproduce the problem
Environment & Version information
Projectile version information
Emacs version
Operating system
Fedora Linux, version 39
The text was updated successfully, but these errors were encountered: