waveterm
waveterm copied to clipboard
[Bug]: Copy/Paste not working in Multi-input mode
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
- Open multiple SSH blocks
- Enter Multi-input mode
- Copy a command from a manual to the clipboard
- 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