wraith/frontend
Vantz Stockwell 4d66849035 feat: xterm.js terminal with fit addon and Wails binding bridge
Add useTerminal composable wrapping xterm.js with fit, search, and
web-links addons. TerminalView component mounts into a container div
and auto-fits on resize. SessionContainer now renders TerminalView
for SSH sessions using v-show to keep terminals alive across tab
switches. MobaXTerm Classic-inspired color theme. Data input and
resize events are placeholder TODOs for Wails SSHService bindings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 07:04:31 -04:00
..
src feat: xterm.js terminal with fit addon and Wails binding bridge 2026-03-17 07:04:31 -04:00
index.html feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
package-lock.json feat: xterm.js terminal with fit addon and Wails binding bridge 2026-03-17 07:04:31 -04:00
package.json feat: xterm.js terminal with fit addon and Wails binding bridge 2026-03-17 07:04:31 -04:00
tsconfig.json feat: Wails v3 + Vue 3 project scaffold with Tailwind dark theme 2026-03-17 06:11:19 -04:00
vite.config.ts feat: master password unlock UI with first-run vault creation 2026-03-17 06:32:10 -04:00