vcom/internal
vrubelroman c8d6976030 refactor: remove Edit key binding, rename ExtractArchive -> Unpack
- Remove unused Edit key binding (no keys assigned, duplicated Enter)
- Rename ExtractArchive to Unpack across KeyMap struct, DefaultKeyMap(),
  ShortHelp(), FullHelp(), and Model.Update() handler
- Rename handleExtractArchive() -> handleUnpack()
- Update help text, status messages, and dialog titles to 'unpack'
2026-04-29 15:20:53 +03:00
..
config Fix config lookup ENOTDIR and prepare v0.1.4 2026-04-24 15:44:07 +03:00
fs fix: add cancel button support for extraction; feat: delete progress dialog 2026-04-29 14:12:11 +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 refactor: remove Edit key binding, rename ExtractArchive -> Unpack 2026-04-29 15:20:53 +03:00