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

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

Open
3 tasks
ToontjeM opened this issue Jan 28, 2025 · 0 comments
Open
3 tasks

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

ToontjeM opened this issue Jan 28, 2025 · 0 comments
Labels
bug Something isn't working triage Needs triage

Comments

@ToontjeM
Copy link

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 ToontjeM added bug Something isn't working triage Needs triage labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant