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
When trying to cd into file instead of directory, warp suggests to create a directory with file's name instead of suggesting to cd into parent dir
To reproduce
Enable experimental powershell support as described here
Set pwsh as default shell
Try to cd into file
Get error and suggestion:
cd test/test.txt
Set-Location: Cannot find path 'test/test.txt' because it does not exist.
---
Did you mean: New-Item -ItemType Directory -Path test/test.txt && cd test/test.txt
Expected behavior
Did you mean: cd test
Screenshots
No response
Operating system
Linux
Operating system and version
fedora 40
Shell Version
PowerShell 7.4.5
Current Warp version
v0.2024.09.17.08.02.stable_01
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
Anyway, thanks a lot for powershell support!
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Dupe Check
Describe the bug
When trying to cd into file instead of directory, warp suggests to create a directory with file's name instead of suggesting to cd into parent dir
To reproduce
Expected behavior
Did you mean: cd test
Screenshots
No response
Operating system
Linux
Operating system and version
fedora 40
Shell Version
PowerShell 7.4.5
Current Warp version
v0.2024.09.17.08.02.stable_01
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
Anyway, thanks a lot for powershell support!
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
The text was updated successfully, but these errors were encountered: