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
Warp sometimes autocompletes without escaping spaces in directory names, but it's intermittent even for the same directory.
For example, I have a directory called "Development/Stanford/CS224N/Assignment 3". This morning when I was in ~ and typed "cd Dev" it autocompleted to "cd Development/Stanford/CS224N/Assignment 3" (note the lack of escape slash before the space). This failed when I tried to execute the cd command. Then I manually inserted the slash before the space and it worked. Now, that autocomplete has the slash in it (maybe because it's in my history that way?).
To reproduce
New shell in ~
Type "cd Dev"
Autocompletes to "cd Development/Stanford/CS224N/Assignment 3"
Press Enter. It fails.
Type "cd Dev", press Tab/Right arrow, then manually insert the slash before the space
Press Enter. It works.
Expected behavior
No response
Screenshots
No response
Operating system
MacOS
Operating system and version
15.2.0
Shell Version
No response
Current Warp version
v0.2025.01.22.08.02.stable_02
Regression
Yes, this bug started recently or with an X Warp version
Recent working Warp date
Unknown - seemed to work fine last week for other directories with spaces in them
Additional context
No response
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
Warp sometimes autocompletes without escaping spaces in directory names, but it's intermittent even for the same directory.
For example, I have a directory called "Development/Stanford/CS224N/Assignment 3". This morning when I was in ~ and typed "cd Dev" it autocompleted to "cd Development/Stanford/CS224N/Assignment 3" (note the lack of escape slash before the space). This failed when I tried to execute the cd command. Then I manually inserted the slash before the space and it worked. Now, that autocomplete has the slash in it (maybe because it's in my history that way?).
To reproduce
Expected behavior
No response
Screenshots
No response
Operating system
MacOS
Operating system and version
15.2.0
Shell Version
No response
Current Warp version
v0.2025.01.22.08.02.stable_02
Regression
Yes, this bug started recently or with an X Warp version
Recent working Warp date
Unknown - seemed to work fine last week for other directories with spaces in them
Additional context
No response
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: