vcom/internal/fs
vrubelroman 1ed2d3defb SSH connection status indicators
- Add Connected bool field to vfs.Entry and RemoteMount
- Track connection status in sshState.connectedHosts
- Show status icon (connected/disconnected) in pane header when browsing remote host
- Async SSH connection test with cancel support for Add Host dialog
- Colored labels and styled help text in SSH dialogs
- Confirmation dialog when deleting manually-added SSH hosts
2026-04-29 03:11:53 +03:00
..
remote SSH connection status indicators 2026-04-29 03:11:53 +03:00
archive.go Fix archive cursor, navigation, and format cycling color 2026-04-27 15:30:39 +03:00
entry.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
ops.go fix: cursor position on Enter for '..' now lands on source folder (same as Backspace); feat: permanent delete via F11/d; fix: footer F-key order (F1-F11) 2026-04-27 18:56:20 +03:00
ops_test.go Add F2 rename flow and improve modal key hints 2026-04-24 13:15:04 +03:00
preview.go feat: extended preview for PDF, audio, video via external utilities 2026-04-27 19:25:03 +03:00
scan.go Refine mouse interactions and info pane UX 2026-04-22 22:50:30 +03:00