vcom/internal
vrubelroman 8352441bda perf: skip plan phases for copy/delete, remove size tracking, show file count only
- Delete: skip remoteDeletePlanCmd and trashPlanCmd, show dialog immediately
- Copy: skip copyPlanCmd and remoteCopyPlanCmd, show dialog immediately
- CopyStats: no lstat per file, count files via WalkDir only
- Copy: two-phase (count first, then copy with known total + progress bar)
- Progress: file-based ratio, remove Size/Speed display
- Stage: Counting files... → Coping files... (no empty stage)
2026-05-12 17:39:22 +03:00
..
config feat: auto-refresh directory listing, enabled by default every 5s 2026-05-04 01:07:22 +03:00
fs perf: skip plan phases for copy/delete, remove size tracking, show file count only 2026-05-12 17:39:22 +03:00
theme remove duplicate theme aliases (gruvbox, nord-frost); add 4 new themes: one-dark, everforest, github-dark, catppuccin-macchiato 2026-04-27 20:19:43 +03:00
ui perf: skip plan phases for copy/delete, remove size tracking, show file count only 2026-05-12 17:39:22 +03:00