No description
Quick Bar: - App shortcuts button (W icon, far-left) opens two-level popup: vim/nano/tmux/scr/F1-12 → 3-column key map grid - AppShortcutsPopupView: Canvas-based, direction-aware, tap-to-select - PopupWindow replaced with DecorView overlay + onBackPressedDispatcher + layout listener for AKB close detection (one BACK closes both) - W button toggles popup; toggle_mod actions keep popup open - Canvas-drawn key icons (tab, backtab, arrows, pgup, pgdn) via labelIcon - Bounded scroll mode (infiniteScroll=false default) - CTRL, HOME, END, PGUP, PGDN added to QB scrollable keys - Menu keys (vim/nano/tmux/screen) removed from scrollable area Tab bar: - + button replaced with kebab menu (New Session + KB/QB Settings) - KB Settings label adapts to keyboard mode (CKB vs AKB) Bug fixes: - Alt buffer reflow: main screen content preserved during resize when vim/htop is active (was lost on navigate away + return) - Quick-connect: no saved connection lookup for connectionId=0, tab label shows user@host instead of saved connection nickname - ADB broadcast: enter fires independently from text Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| docs | ||
| gradle | ||
| lib-ssh | ||
| lib-terminal-keyboard | ||
| lib-terminal-view | ||
| lib-vault-crypto | ||
| scripts | ||
| .gitignore | ||
| Audit.md | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||