Commit graph

  • 9c5ad363a4 feat: unified install script, RPM packaging, bump to v0.2.6 main vrubelroman 2026-05-15 09:45:12 +03:00
  • 44db42da1e fix: text-input modals (mkdir/rename/SSH) confirm only on Enter, not y vrubelroman 2026-05-14 01:04:26 +03:00
  • 1577ee5525 fix: use Recommends instead of Depends for ueberzugpp in deb, add Ubuntu install guide vrubelroman 2026-05-13 13:47:38 +03:00
  • 915b695e88 fix: remaining 0.2.4 → 0.2.5 in deb filenames vrubelroman 2026-05-13 13:41:39 +03:00
  • a468e33e82 chore: bump version to v0.2.5 vrubelroman 2026-05-13 13:40:09 +03:00
  • fae53d6fd3 feat: remote image preview — detect via magic bytes, download to temp for overlay vrubelroman 2026-05-13 13:28:19 +03:00
  • 2d6ec2e445 fix: Ctrl+R refresh now properly reloads remote/archive panes via SFTP vrubelroman 2026-05-13 12:57:17 +03:00
  • 7128e58692 refactor: remove auto-refresh timer — panes already refresh on nav and after ops vrubelroman 2026-05-13 12:50:40 +03:00
  • c598350fc5 fix: skip local PathExists check when target is remote (SFTP copy) vrubelroman 2026-05-13 12:43:03 +03:00
  • 7d2a2dd547 fix: broken background between Background/b and Cancel/c in progress modals vrubelroman 2026-05-13 01:34:00 +03:00
  • fd2aa80894 feat: same-host SSH optimization (Exec cp/mv), per-file progress for all remote copies vrubelroman 2026-05-13 01:11:55 +03:00
  • 8352441bda perf: skip plan phases for copy/delete, remove size tracking, show file count only vrubelroman 2026-05-12 17:39:22 +03:00
  • bd157b41b0 fix: fallback to home dir on startup, skip session save of SSH remote paths vrubelroman 2026-05-12 15:18:44 +03:00
  • 288325c2a1 fix: bump PKGBUILD and flake.nix version to v0.2.4 vrubelroman 2026-05-04 15:23:22 +03:00
  • 2cf198cea8 chore: bump version to v0.2.4 vrubelroman 2026-05-04 01:37:10 +03:00
  • cb40a1d008 fix: remote directory size calculation via SFTP Walk on Space key vrubelroman 2026-05-04 01:27:06 +03:00
  • f3b2fe59c4 feat: auto-refresh directory listing, enabled by default every 5s vrubelroman 2026-05-04 01:07:22 +03:00
  • a9ccff8635 fix: reset cursor on enter dir and persist full cursor memory across sessions vrubelroman 2026-05-04 00:36:34 +03:00
  • d5569ecdd0 fix: reset scroll offset when preserveKey changes cursor to avoid hidden top entries on go-parent vrubelroman 2026-05-04 00:29:04 +03:00
  • 152d45c7af feat: persist session state (folder, cursor, active pane) on exit and restore on launch vrubelroman 2026-05-04 00:16:44 +03:00
  • b31fffbce4 chore: bump version to v0.2.3 vrubelroman 2026-04-29 16:49:43 +03:00
  • be7addcb2a chore: bump version to v0.2.2 vrubelroman 2026-04-29 16:47:13 +03:00
  • c4707d9300 fix: help dialog cleanup + theme selector polish vrubelroman 2026-04-29 16:26:40 +03:00
  • 92e72bc8c6 feat: theme selector dialog with live preview (t key) vrubelroman 2026-04-29 16:13:29 +03:00
  • cd877ab584 feat: mirror pane (p), cursor memory, clean up help dialog vrubelroman 2026-04-29 16:03:34 +03:00
  • c8d6976030 refactor: remove Edit key binding, rename ExtractArchive -> Unpack vrubelroman 2026-04-29 15:20:53 +03:00
  • 3b9eb4afa5 fix: add cancel button support for extraction; feat: delete progress dialog vrubelroman 2026-04-29 14:12:11 +03:00
  • 42c51f0ef5 feat: add extraction progress dialog (F11/e) vrubelroman 2026-04-29 14:01:36 +03:00
  • 3229d9b263 feat: merge F8/x delete with F11 archive extraction vrubelroman 2026-04-29 13:42:59 +03:00
  • 8589187a10 cursor: move up on delete, hide size/modified columns in SSH host list, parent '..' empty modified, SSH keepalive 30s vrubelroman 2026-04-29 13:04:47 +03:00
  • 278b90e5bd Fix log.Printf format verbs to match actual types (vet errors) vrubelroman 2026-04-29 11:53:35 +03:00
  • 7cd7a24642 Show F11 (permanent delete) in footer bar between F10 and F12 vrubelroman 2026-04-29 03:16:18 +03:00
  • 1ed2d3defb SSH connection status indicators vrubelroman 2026-04-29 03:11:53 +03:00
  • df4df6b8f6 fix: file type handling on Enter - extensions checked before executable bit vrubelroman 2026-04-27 23:18:48 +03:00
  • c0df75c57e add Cyrillic→Latin keyboard layout translation for Russian users (ЙЦУКЕН→QWERTY) vrubelroman 2026-04-27 20:30:11 +03:00
  • d38945f595 remove duplicate theme aliases (gruvbox, nord-frost); add 4 new themes: one-dark, everforest, github-dark, catppuccin-macchiato vrubelroman 2026-04-27 20:19:43 +03:00
  • c35fbad5e3 chore: bump version to v0.2.0 vrubelroman 2026-04-27 19:43:49 +03:00
  • a483267bd9 feat: extended preview for PDF, audio, video via external utilities vrubelroman 2026-04-27 19:25:03 +03:00
  • 813c40a41e 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) vrubelroman 2026-04-27 18:56:20 +03:00
  • 7a55fb289e feat: directory history (Alt+Left/Alt+Right), filter fixes (sticky per-pane, navigation, Shift+select, offset, Esc clear) vrubelroman 2026-04-27 18:11:19 +03:00
  • 08c095e74f feat: add interactive file search/filter (feature #1) vrubelroman 2026-04-27 17:14:48 +03:00
  • bba8783f10 Fix directory preview layout to exactly match browser pane columns vrubelroman 2026-04-27 16:52:44 +03:00
  • db5eaba409 feat: show program version in F1 help dialog footer vrubelroman 2026-04-27 16:26:01 +03:00
  • 68f340ee7d docs: reorder README sections — screenshots before build, font after installation vrubelroman 2026-04-27 16:13:47 +03:00
  • c2ca689814 chore: bump version to v0.1.9 vrubelroman 2026-04-27 16:09:31 +03:00
  • 804fa9f83b Add v as F3 alternative, add F6/move and F7/mkdir to footer vrubelroman 2026-04-27 15:43:45 +03:00
  • 33974cdcb7 Fix archive cursor, navigation, and format cycling color vrubelroman 2026-04-27 15:30:39 +03:00
  • 3e34944f99 feat: add 11 new color themes (ayu-dark, breeze, catppuccin-lavender, cyberpunk, dracula, eldritch, kanagawa, kanagawa-paper, rose-pine, solarized-dark, vesper) vrubelroman 2026-04-27 14:40:44 +03:00
  • d8bb247e4f add .nix to textExtensions vrubelroman 2026-04-27 14:25:19 +03:00
  • 22af43acd7 fix: open more text file types in editor (nvim) vrubelroman 2026-04-27 14:23:29 +03:00
  • ce2f488c89 fix: preserve panel background in cursor mode (renderTextCursorContent) vrubelroman 2026-04-27 14:15:20 +03:00
  • e890e1871b feat: add copy path button in info panel vrubelroman 2026-04-27 13:49:45 +03:00
  • ea8c596ef6 Polish text caret and selection flow vrubelroman 2026-04-25 02:21:43 +03:00
  • 641ad17676 Improve text preview keyboard navigation vrubelroman 2026-04-25 00:51:51 +03:00
  • cb5c98834e Speed up kitty image previews vrubelroman 2026-04-24 23:42:23 +03:00
  • e229cbc6cc Support Ubuntu image preview backend vrubelroman 2026-04-24 22:53:12 +03:00
  • ded9b9fdfb Ship ueberzugpp with packaged installs vrubelroman 2026-04-24 22:40:15 +03:00
  • d94365cc56 Prepare v0.1.5 release metadata vrubelroman 2026-04-24 22:26:07 +03:00
  • f3e3a9b779 Cool down preview header accent vrubelroman 2026-04-24 22:15:54 +03:00
  • 912de45e19 Refine image preview integration vrubelroman 2026-04-24 22:09:54 +03:00
  • 9dcef02e0d Improve image preview rendering with kitty overlay vrubelroman 2026-04-24 21:51:56 +03:00
  • 87f43e0c6a Fix config lookup ENOTDIR and prepare v0.1.4 vrubelroman 2026-04-24 15:44:07 +03:00
  • 6b23717572 Add terminal image preview via chafa and release v0.1.3 updates vrubelroman 2026-04-24 15:35:11 +03:00
  • 6a518896b8 Add archive-as-folder navigation and extraction copy flow vrubelroman 2026-04-24 15:14:05 +03:00
  • 780150500d Add auto icon mode fallback and Nerd Font docs vrubelroman 2026-04-24 14:44:49 +03:00
  • ef47410bcf Add additional screenshots to README vrubelroman 2026-04-24 14:06:27 +03:00
  • 8c20d7f318 Update README structure and add screenshot vrubelroman 2026-04-24 13:47:18 +03:00
  • f6a68e1cd0 Rewrite README and pin install commands to v0.1.2 vrubelroman 2026-04-24 13:28:09 +03:00
  • fe2034bb90 Simplify modal hints and remove action buttons vrubelroman 2026-04-24 13:24:57 +03:00
  • e7b31a8d5c Add F2 rename flow and improve modal key hints vrubelroman 2026-04-24 13:15:04 +03:00
  • 124e7ef972 Adjust footer spacing background rendering vrubelroman 2026-04-24 11:47:05 +03:00
  • 7925a33568 Fix footer background fill rendering vrubelroman 2026-04-24 11:19:02 +03:00
  • 715cbd6e37 Fix metadata panel background fill alignment vrubelroman 2026-04-24 11:11:03 +03:00
  • 5a27141298 Fix info pane Esc close and preview background rendering vrubelroman 2026-04-24 11:05:31 +03:00
  • e0117650de Fix preview highlight background artifacts vrubelroman 2026-04-24 10:31:22 +03:00
  • a163cc9a2d Fix view mode body height without footer gap vrubelroman 2026-04-24 10:23:16 +03:00
  • d22a40e987 Adjust view/info keybindings and improve read-only view mode vrubelroman 2026-04-24 10:08:33 +03:00
  • 3c2016eaf0 Align progress action layout with confirm dialog logic vrubelroman 2026-04-24 09:45:27 +03:00
  • 6787a7a363 Refine transfer progress and cancellation flow vrubelroman 2026-04-23 22:46:08 +03:00
  • 95847ad231 Polish transfer progress dialog controls vrubelroman 2026-04-23 21:46:55 +03:00
  • ce84789edb Deepen theme semantic color coverage vrubelroman 2026-04-23 21:18:15 +03:00
  • 60e3a9c0f8 Tighten confirmation dialog button alignment vrubelroman 2026-04-23 21:10:15 +03:00
  • b5cdb77415 Refine confirmation dialog actions vrubelroman 2026-04-23 20:37:54 +03:00
  • 3d1c572e16 Add keyboard multi-select workflow and project description doc vrubelroman 2026-04-23 19:57:06 +03:00
  • deeb261b89 Polish panel headers and preview pane chrome vrubelroman 2026-04-23 14:41:17 +03:00
  • 544511f00e Add help modal and refine modal close behavior vrubelroman 2026-04-23 14:22:16 +03:00
  • 874a5ed678 Refine transfer UX and active-pane selection rendering vrubelroman 2026-04-23 13:45:46 +03:00
  • 5a5923099b Add transfer progress workflow for move and polish labels vrubelroman 2026-04-23 12:38:19 +03:00
  • a196a16c6f Add copy confirmation and background progress modal vrubelroman 2026-04-23 12:30:10 +03:00
  • c4fdc41edf Add flake lock file vrubelroman 2026-04-23 00:37:11 +03:00
  • 8e51e47587 Add packaging and release automation vrubelroman 2026-04-23 00:21:36 +03:00
  • 2a3b58c44e Stabilize panel layout and background fill vrubelroman 2026-04-23 00:10:41 +03:00
  • bd67696fb0 Add syntax highlighting to text previews vrubelroman 2026-04-22 23:35:42 +03:00
  • 35a14b09ee Improve text selection preview mode vrubelroman 2026-04-22 23:26:45 +03:00
  • 1d5704d5b3 Fix info pane height stability vrubelroman 2026-04-22 23:16:29 +03:00
  • 941708970b Polish panel layout and preview interaction vrubelroman 2026-04-22 23:03:33 +03:00
  • ef63a2479b Refine mouse interactions and info pane UX vrubelroman 2026-04-22 22:50:30 +03:00
  • 3d26d835af Merge remote main vrubelroman 2026-04-22 22:13:17 +03:00
  • 059f925e00 Initial vcom TUI prototype vrubelroman 2026-04-22 22:10:50 +03:00
  • 561474d7f7
    Initial commit vrubelroman 2026-04-22 22:09:10 +03:00