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

Cursor acts pretty erratic? #5342

Open
1 task done
pweiskircher opened this issue Sep 30, 2024 · 0 comments
Open
1 task done

Cursor acts pretty erratic? #5342

pweiskircher opened this issue Sep 30, 2024 · 0 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@pweiskircher
Copy link

Dupe Check

Describe the bug

When I paste a certain thing into the command line and try to edit it, things go a little haywire? Cursor is jumping to the end of the line and back.

To reproduce

  1. Paste the following into Warp
curl 123 --request GET \
     --url https://api.webflow.com/v2/collections/collection_id/items/live \
     --header 'accept: application/json' \
     --header 'authorization: Bearer
  1. Navigate to collection_id with the cursor and remove it (I did it with backspaces)
  2. Try to add a new collection_id
  3. Cursor jumps to the end of the line and back (see video)

Expected behavior

Cursor acts normal ;)

Screenshots

Screen.Recording.2024-09-30.at.9.42.16.AM.mov

Operating system

MacOS

Operating system and version

14.6.1

Shell Version

zsh 5.9 (arm-apple-darwin23.0.0)

Current Warp version

v0.2024.09.24.08.02.stable_01

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

@pweiskircher pweiskircher added the Bugs Bugs, Hangs, Crash, and Freezes label Sep 30, 2024
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