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

Completions broken when cursor inside double-quotes #4857

Open
acarl005 opened this issue Apr 30, 2024 · 1 comment
Open

Completions broken when cursor inside double-quotes #4857

acarl005 opened this issue Apr 30, 2024 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@acarl005
Copy link

Discord username (optional)

No response

Describe the bug

If I have a command in the input like so:

ls "./<cursor here>"

and I press tab, the contents of the completion menu are incorrect.

To reproduce

Go to a dir which is not the home dir

ls "./<cursor here>"

And press Tab

Expected behavior

I should see the contents of the current dir in the autocomplete menu.

Screenshots

Screenshot 2024-04-30 at 11 48 54

Operating system

MacOS

Operating system and version

MacOS 14.4.1 (23E224)

Shell Version

all shells

Current Warp version

v0.2024.04.30.08.01.dev_00

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 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

@acarl005 acarl005 added the Bugs Bugs, Hangs, Crash, and Freezes label Apr 30, 2024
@dannyneira
Copy link
Member

To anyone else facing this issue, please add a 👍 to the original post at the top or comment with your details, and subscribe if you'd like to be notified.

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

2 participants