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.38k stars 337 forks source link

Double pasting when using middle mouse button #5055

Open Gabriel-p opened 3 weeks ago

Gabriel-p commented 3 weeks ago

Dupe Check

Describe the bug

Since the latest update every time I paste a command using the middle mouse button I get the command pasted twice.

To reproduce

  1. Select a command with the mouse, e.g.: git co develop
  2. Paste it in warp with the middle mouse button

Expected behavior

I expect to see the same command pasted. Instead I get git co developgit co develop

Screenshots

No response

Operating system

Linux

Operating system and version

elementary OS 7.1 (based on Ubuntu 22.04.3 LTS)

Shell Version

zsh 5.8.1 (x86_64-ubuntu-linux-gnu)

Current Warp version

v0.2024.06.18.08.02.stable_03

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?

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

dannyneira commented 3 weeks ago

Hi @Gabriel-p Thanks for letting us know. We're looking into this issue and will release a hotfix for Linux users.

To anyone else facing this issue, please comment with your details and let us know.

Gabriel-p commented 3 weeks ago

The recent update appears to have resolved this issue