warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.77k stars 348 forks source link

git add autosuggest broken when files have spaces #4182

Open wesbos opened 6 months ago

wesbos commented 6 months ago

Discord username (optional)

No response

Describe the bug

  1. type git add + TAB
  2. see that files with spaces in them don't get autocompleted
Screenshot 2024-02-15 at 12 09 07 PM

To reproduce

see above

Expected behavior

No response

Screenshots

No response

Operating system

MacOS

Operating system and version

14.3.1

Shell Version

No response

Current Warp version

No response

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 6 months ago

Hi @wesbos Thanks for submitting, I'll let the team know about this bug. You may be able to escape the space manually with \ as a temporary workaround.

We'll let you know of any updates on this thread.