summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-01WIP mostly working. A GIANT MESSv0.1.25-preview_cache_againqkzk
2024-01-01attach preview cache & previewer to status, display normal previews from themqkzk
2024-01-01split uptade into smaller functions. Docs.qkzk
2023-12-31struct & threadqkzk
2023-12-31move importsqkzk
2023-12-31documentation & devqkzk
2023-12-30devqkzk
2023-12-30don't use unwrap to lock statusqkzk
2023-12-30WIP: simplify application newqkzk
2023-12-30WIP: separate display & status threadqkzk
2023-12-30refresh at 60 fps using peek_eventqkzk
2023-12-29FIX: entering inaccessible dir or writing to readonly dir crashes the appqkzk
2023-12-29check before entering a directoryqkzk
2023-12-29devqkzk
2023-12-28devqkzk
2023-12-28FIX: symlink crashes previewsqkzk
2023-12-27fix stack overflowqkzk
2023-12-27don't use -e for every terminal read it from configqkzk
2023-12-27FIX: unfolding a node unfolds its childrenqkzk
2023-12-24devqkzk
2023-12-24dev: setsidqkzk
2023-12-24enable logging with CL argument -l --log. Nothing is logged otherwiseqkzk
2023-12-23allow search & filter to be clicked in headerqkzk
2023-12-23display searched & filter in header, use more colorsqkzk
2023-12-23menus: uniform instance creationqkzk
2023-12-23clippyqkzk
2023-12-23simplify directory newqkzk
2023-12-23FIX: space used shouldn't add number of files from directoriesqkzk
2023-12-23FIX: filter does nothing in tree modeqkzk
2023-12-22rename every goto ref to cdqkzk
2023-12-22rename Goto mode to Cdqkzk
2023-12-21devqkzk
2023-12-21use number of files for dir sizeqkzk
2023-12-21clippyqkzk
2023-12-21devqkzk
2023-12-21remove useless constantqkzk
2023-12-21remove useless affectationqkzk
2023-12-21devqkzk
2023-12-21devqkzk
2023-12-21devqkzk
2023-12-20refactor tui & cli menus using common traitsqkzk
2023-12-20docqkzk
2023-12-20attach a now useless history instance to menuqkzk
2023-12-20don't use option for menu removable devicesqkzk
2023-12-20use 2 apply_methods for mut & non mut methodsqkzk
2023-12-20wip refactor menus next, prev, indexqkzk
2023-12-20split selectable content trait into 2 traitsqkzk
2023-12-20devqkzk
2023-12-18devqkzk
2023-12-18rename command mode to action mode. Display "exec" mode as "open with"qkzk