vrubelroman
3e34944f99
feat: add 11 new color themes (ayu-dark, breeze, catppuccin-lavender, cyberpunk, dracula, eldritch, kanagawa, kanagawa-paper, rose-pine, solarized-dark, vesper)
2026-04-27 14:40:44 +03:00
vrubelroman
d8bb247e4f
add .nix to textExtensions
2026-04-27 14:25:19 +03:00
vrubelroman
22af43acd7
fix: open more text file types in editor (nvim)
...
Expand textExtensions with many missing common text file extensions
(.lua, .rb, .vue, .svelte, .dart, .tex, .scala, .lisp, and many more).
Add textFilenames list for well-known text files without a meaningful
extension (Makefile, Dockerfile, README, LICENSE, .gitignore, etc.)
so they open in the editor via handleEdit() instead of falling back
to xdg-open via handleOpenExternal().
2026-04-27 14:23:29 +03:00
vrubelroman
912de45e19
Refine image preview integration
2026-04-24 22:09:54 +03:00
vrubelroman
6b23717572
Add terminal image preview via chafa and release v0.1.3 updates
2026-04-24 15:35:11 +03:00
vrubelroman
6a518896b8
Add archive-as-folder navigation and extraction copy flow
2026-04-24 15:14:05 +03:00
vrubelroman
780150500d
Add auto icon mode fallback and Nerd Font docs
2026-04-24 14:44:49 +03:00
vrubelroman
e7b31a8d5c
Add F2 rename flow and improve modal key hints
2026-04-24 13:15:04 +03:00
vrubelroman
5a27141298
Fix info pane Esc close and preview background rendering
2026-04-24 11:05:31 +03:00
vrubelroman
e0117650de
Fix preview highlight background artifacts
2026-04-24 10:31:22 +03:00
vrubelroman
6787a7a363
Refine transfer progress and cancellation flow
2026-04-23 22:46:08 +03:00
vrubelroman
95847ad231
Polish transfer progress dialog controls
2026-04-23 21:46:55 +03:00
vrubelroman
5a5923099b
Add transfer progress workflow for move and polish labels
2026-04-23 12:38:19 +03:00
vrubelroman
a196a16c6f
Add copy confirmation and background progress modal
2026-04-23 12:30:10 +03:00
vrubelroman
bd67696fb0
Add syntax highlighting to text previews
2026-04-22 23:35:42 +03:00
vrubelroman
ef63a2479b
Refine mouse interactions and info pane UX
2026-04-22 22:50:30 +03:00
vrubelroman
059f925e00
Initial vcom TUI prototype
2026-04-22 22:10:50 +03:00