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 using the cp command with brace expansion, the following command does not work as expected:
To reproduce
type cp ~/foo{
there is a dropdown menu
select one (bar.txt)
but selecting an item does not properly complete the command as expected.
i got cp ~/foo{foo/bar.txt}
Expected behavior
cp ~/foo/{bar.txt,
Screenshots
No response
Operating system
Linux
Operating system and version
Pop!_OS 22.04 LTS
Shell Version
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
Current Warp version
v0.2024.12.18.08.02.stable_05
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
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
When using the
cp
command with brace expansion, the following command does not work as expected:To reproduce
type cp ~/foo{
there is a dropdown menu
select one (bar.txt)
but selecting an item does not properly complete the command as expected.
i got cp ~/foo{foo/bar.txt}
Expected behavior
cp ~/foo/{bar.txt,
Screenshots
No response
Operating system
Linux
Operating system and version
Pop!_OS 22.04 LTS
Shell Version
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
Current Warp version
v0.2024.12.18.08.02.stable_05
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
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: