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
Projectile breaks when selecting project with SPC p h on Windows 10
Reproduction guide 🪲
Start Emacs
Select any project via SPC p h
Observed behaviour: 👀 💔
Projectile find file buffer never appears and the below error is displayed where <path-to-project> is the actual path printed. Note that tr is recognized in a regular powershell terminal.
In ‘Projectile files’ source: ‘#[0 \301 \205;r\302�!\203��\206�p\211�q\210\303 \304 \305\211�:\2036�@\262��\306���"B�B\262��A\262�\202�\211\237\266\204)\207 [helm-current-buffer projectile-project-p buffer-live-p projectile-project-root projectile-current-project-files nil expand-file-name] 8]’
(file-error "Setting current directory" "No such file or directory" "c:/<path-to-project>’tr’ is not recognized as an internal or external command,
operable program or batch file.
/")
Expected behaviour: ❤️ 😄
The Projectile find file buffer should appear and let me select a file from the project files list
Description![:octocat: :octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png)
Projectile breaks when selecting project with
SPC p h
on Windows 10Reproduction guide 🪲
SPC p h
Observed behaviour: 👀 💔
Projectile find file buffer never appears and the below error is displayed where
<path-to-project>
is the actual path printed. Note thattr
is recognized in a regular powershell terminal.Expected behaviour: ❤️ 😄
System Info 💻
The text was updated successfully, but these errors were encountered: