wraith/src-tauri/src/commands
Vantz Stockwell 0cd4cc0f64 feat: Phase 5 complete — themes, editor, shortcuts, workspace, settings
Theme service: 7 built-in themes seeded from Rust, ThemePicker
loads from backend. Workspace service: save/load snapshots, crash
recovery detection. SettingsModal: full port with Tauri invoke.
CommandPalette, HostKeyDialog, ConnectionEditDialog all ported.

CodeMirror editor: inline above terminal, reads/writes via SFTP.
Full keyboard shortcuts: Ctrl+K/W/Tab/Shift+Tab/1-9/B/F.
Terminal search bar via Ctrl+F (SearchAddon).
Tab badges: protocol dots, ROOT warning, environment pills.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 16:36:06 -04:00
..
connections.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
credentials.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
mod.rs feat: Phase 5 complete — themes, editor, shortcuts, workspace, settings 2026-03-17 16:36:06 -04:00
rdp_commands.rs feat: Phase 4 complete — RDP via ironrdp 2026-03-17 16:05:11 -04:00
settings.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
sftp_commands.rs feat: Phase 3 complete — SFTP sidebar with full file operations 2026-03-17 15:46:35 -04:00
ssh_commands.rs feat: Phase 3 complete — SFTP sidebar with full file operations 2026-03-17 15:46:35 -04:00
theme_commands.rs feat: Phase 5 complete — themes, editor, shortcuts, workspace, settings 2026-03-17 16:36:06 -04:00
vault.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00