summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-11-06rename trees.rs, rename structqkzk
2023-11-06remove tree moduleqkzk
2023-11-05Tree first draft. No refactor, no test, no docqkzk
2023-11-05tree select last. Ugly fixqkzk
2023-11-05tree page up page downqkzk
2023-11-05tree unflodqkzk
2023-11-05sort for treesqkzk
2023-11-05remove useless methods. Search in treeqkzk
2023-11-05tree select rootqkzk
2023-11-05somehow fixes select next and select prev. Still buggyqkzk
2023-11-05remove useless methodsqkzk
2023-11-05add fold symbols in filesystemqkzk
2023-11-05select prev don't return a resultqkzk
2023-11-05remove useless result since select prev can't failqkzk
2023-11-05select prevqkzk
2023-11-05tree nextqkzk
2023-11-05doesn't work yet, is way quickerqkzk
2023-11-03move every lazy_static configuration into config.qkzk
2023-11-03allow seveval palettes for normal file colorsqkzk
2023-11-03FIX: exploring root folder leads to wrong first line display.qkzk
2023-11-03FIX: can't read filename from / ... which crashes the app.qkzk
2023-11-03allow rgb colors in config fileqkzk
2023-11-02lazy_static load of colors. They are configurable again...qkzk
2023-11-02Only store a color and an effect in trees instead of a full attr.qkzk
2023-11-01ensure deduplication of completionqkzk
2023-11-01don't crash the app if skim can't be initialized. Improve skimqkzk
2023-11-01clippyqkzk
2023-11-01improve cryptsetup mountpointqkzk
2023-11-01simplify cryptdevices updateqkzk
2023-11-01use macro to log lineqkzk
2023-11-01FIX: don't crash if user tries to use ':' for markqkzk
2023-11-01refactor fileinfoqkzk
2023-11-01remove spacesqkzk
2023-11-01remove useless functionqkzk
2023-11-01Fix J&Kqkzk
2023-11-01remove useless variableqkzk
2023-11-01accept string or strqkzk
2023-11-01remove useless functionqkzk
2023-11-01FIX: couldn't reset view after exiting preview second windowqkzk
2023-11-01use const instead of staticqkzk
2023-10-31refactor trash. Don't check mountpoints, let the OS handle the errorqkzk
2023-10-31trash refactorqkzk
2023-10-31documentationqkzk
2023-10-31refactor event dispatcherqkzk
2023-10-31move app and refresher to separate filesqkzk
2023-10-31tree: don't parse metadata as a colored string since it shares attrquentin konieczko
2023-10-31refactor usersquentin konieczko
2023-10-30simplify utilqkzk
2023-10-30remove useless borrowmutqkzk
2023-10-30utils documentationqkzk