vcom/internal/fs
vrubelroman 3229d9b263 feat: merge F8/x delete with F11 archive extraction
- Delete mode toggle ('d') inside existing confirm dialog instead of separate modal
- F11/e shows confirm dialog before extracting archive to opposite pane
- deleteKind field toggles between 'permanent' and 'trash'
- Active pane reloads after extraction so files appear immediately
2026-04-29 13:42:59 +03:00
..
remote 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
archive.go feat: merge F8/x delete with F11 archive extraction 2026-04-29 13:42:59 +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