wraith/frontend/src
Vantz Stockwell 2ae628c858
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 1m3s
feat: MobaXTerm-style clipboard — select to copy, right-click to paste
Highlight text auto-copies to clipboard via onSelectionChange. Right-click
on terminal pastes from clipboard by writing to SSH stdin. Disables
xterm.js default right-click word-select behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 13:32:57 -04:00
..
assets/css Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
components fix: updater download — pass full UpdateInfo object, not just version string 2026-03-17 12:51:18 -04:00
composables feat: MobaXTerm-style clipboard — select to copy, right-click to paste 2026-03-17 13:32:57 -04:00
layouts refactor: remove Claude AI copilot panel — will be replaced with embedded terminal 2026-03-17 12:58:31 -04:00
stores fix: SSH password prompt on auth failure, version from Go backend, visible errors 2026-03-17 11:38:08 -04:00
App.vue Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
env.d.ts Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
main.ts Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00