vcom/internal/ui
vrubelroman c4707d9300 fix: help dialog cleanup + theme selector polish
Help dialog (F1):
- Rename title 'Keyboard and Mouse Help' → 'Keyboard Help'
- Remove entire 'Dialogs and Transfers' section
  (all keys r, a, n, x shown in footer bar)
- Remove 'o', 's', 'q' entries (shown in footer as F9/o, F12/s, F10/q)
- Update 't' from 'cycle theme' → 'select theme'

Theme selector dialog (t):
- Move navigation hint to bottom of dialog
- Color 'Enter' green / 'Esc' red via renderModalHintTokens
2026-04-29 16:26:40 +03:00
..
icon_mode.go Add auto icon mode fallback and Nerd Font docs 2026-04-24 14:44:49 +03:00
image_overlay.go Speed up kitty image previews 2026-04-24 23:42:23 +03:00
keymap.go feat: theme selector dialog with live preview (t key) 2026-04-29 16:13:29 +03:00
layout.go add Cyrillic→Latin keyboard layout translation for Russian users (ЙЦУКЕН→QWERTY) 2026-04-27 20:30:11 +03:00
model.go fix: help dialog cleanup + theme selector polish 2026-04-29 16:26:40 +03:00
pane.go feat: mirror pane (p), cursor memory, clean up help dialog 2026-04-29 16:03:34 +03:00
ssh.go cursor: move up on delete, hide size/modified columns in SSH host list, parent '..' empty modified, SSH keepalive 30s 2026-04-29 13:04:47 +03:00