docs: restructure Phase 2 (TUI priority) + update Phase 3

This commit is contained in:
swanadiva
2026-06-23 14:47:47 +07:00
parent e99a6ac347
commit e8c451ed56
+11 -15
View File
@@ -687,26 +687,24 @@ Continue anyway? [y/N]
--- ---
### Phase 2: Enhanced Features (4-6 weeks) ### Phase 2: TUI Overhaul & Enhanced Features (4-6 weeks)
**TUI Enhancement:** **Priority 1 — TUI Overhaul:**
- Rich TUI interface for all operations - Tab system with orange theme (TabManager, tab bar, keyboard shortcuts)
- Dual-pane SFTP browser - Multi-session SSH tabs (live interactive shells within TUI)
- Key management UI - TUI forms for add/edit hosts (replace CLI prompts)
- Snippet manager - SFTP file browser in TUI tab
- Connection snippets execution - Key & snippet management in TUI
**Security Enhancement:** **Priority 2 — Security Enhancement:**
- AES-256 encryption for storage - AES-256 encryption for storage
- Master password protection - Master password protection
- Secure credential export/import - Secure credential export/import
- Enhanced error messages
**User Experience:** **Priority 3 — UX Polish:**
- Shell completion
- Configuration profiles - Configuration profiles
- Theme support - Theme customization
- Keyboard shortcuts - Enhanced error messages in TUI
--- ---
@@ -720,8 +718,6 @@ Continue anyway? [y/N]
**Advanced Terminal:** **Advanced Terminal:**
- Custom terminal emulator - Custom terminal emulator
- Multiple session management
- Tab support
- Advanced text selection - Advanced text selection
**Integration:** **Integration:**