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:**
- Rich TUI interface for all operations
- Dual-pane SFTP browser
- Key management UI
- Snippet manager
- Connection snippets execution
**Priority 1 — TUI Overhaul:**
- Tab system with orange theme (TabManager, tab bar, keyboard shortcuts)
- Multi-session SSH tabs (live interactive shells within TUI)
- TUI forms for add/edit hosts (replace CLI prompts)
- SFTP file browser in TUI tab
- Key & snippet management in TUI
**Security Enhancement:**
**Priority 2 — Security Enhancement:**
- AES-256 encryption for storage
- Master password protection
- Secure credential export/import
- Enhanced error messages
**User Experience:**
- Shell completion
**Priority 3 — UX Polish:**
- Configuration profiles
- Theme support
- Keyboard shortcuts
- Theme customization
- Enhanced error messages in TUI
---
@@ -720,8 +718,6 @@ Continue anyway? [y/N]
**Advanced Terminal:**
- Custom terminal emulator
- Multiple session management
- Tab support
- Advanced text selection
**Integration:**