Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to use brace expansion #5655

Open
1 task done
WeedTest opened this issue Jan 7, 2025 · 0 comments
Open
1 task done

Failed to use brace expansion #5655

WeedTest opened this issue Jan 7, 2025 · 0 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@WeedTest
Copy link

WeedTest commented Jan 7, 2025

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

@WeedTest WeedTest added the Bugs Bugs, Hangs, Crash, and Freezes label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

1 participant