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

wezterm record - paste clipboard inserts additional chars at random positions #2905

Open
Grueslayer opened this issue Dec 30, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Grueslayer
Copy link

What Operating System(s) are you seeing this problem on?

Windows

Which Wayland compositor or X11 Window manager(s) are you using?

No response

WezTerm version

20221122-154621-68c754b1

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

if i paste from system clipbard something into the terminal while recording the session the content is been destroyed with multiple chars at different positions.

To Reproduce

  1. start a new wezterm wezterm -n start to get a clean configuration (I also unregistered clink)
  2. start a new record session inside this terminal wezterm record
  3. copy a new text to system clipboard (e.g. with notepad.exe), in my example TestTestTest
  4. press <ctrl><shift><v> to paste it

it will produce TestT1;1;0;1_stTes_Test

Configuration

no config

Expected Behavior

No response

Logs

No response

Anything else?

No response

@Grueslayer Grueslayer added the bug Something isn't working label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant