waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

[Bug]: Copy/Paste not working in Multi-input mode

Open ToontjeM opened this issue 1 year ago • 0 comments

Current Behavior

In Multi-input mode keystrokes are replicated, however, clipboard pastes are not. They show correctly in the block that has focus (obviously), but in the replicated blocks only the ending Enter/Return (since that's a keystroke) gets entered.

Expected Behavior

Pastes are entered in replocated/follower blocks.

Steps To Reproduce

  1. Open multiple SSH blocks
  2. Enter Multi-input mode
  3. Copy a command from a manual to the clipboard
  4. Paste this command in one of the ssh blocks and press enter

Leader block pasts the text and executes. Follower blocks only receive the enter, not the pasted text.

Wave Version

Client Version 0.11.0 (202501250009)

Platform

macOS

OS Version/Distribution

MacOS 15.2

Architecture

x64

Anything else?

No response

Questionnaire

  • [ ] I'm interested in fixing this myself but don't know where to start
  • [ ] I would like to fix and I have a solution
  • [ ] I don't have time to fix this right now, but maybe later

ToontjeM avatar Jan 28 '25 10:01 ToontjeM