-
fix: rdp_type now actually types — clipboard + Ctrl+V keystroke sim
All checks were successfulBuild & Sign Wraith / Build Windows + Sign (push) Successful in 4m44sreleased this
2026-03-26 21:06:47 +00:00 | 37 commits to main since this releaseWas only setting the remote clipboard without pasting. Now sends
clipboard content then simulates Ctrl+V (scancode 0x001D + 0x002F)
with 50ms delay for clipboard propagation. Works for any text
including special characters and multi-line content.Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads