summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-01-06flagged: copy filename & filepathqkzk
2024-01-06display flagged: disable all cd since we can't see the directoryqkzk
2024-01-06disable new nodes (file, dir)qkzk
2024-01-06disable regex match in flaggedqkzk
2024-01-06flagged: custom search with completionqkzk
2024-01-06sort marks at read and saveqkzk
2024-01-06simplify edit mode second lineqkzk
2024-01-06bulk update flagged with new pathsqkzk
2024-01-06remove useless logqkzk
2024-01-06second line or description for every modeqkzk
2024-01-06improve marks menus descriptionqkzk
2024-01-06in marks new, backspace (since del is annoying...) should erase a mark.qkzk
2024-01-06toggle most menus, those who open with a non char key at leastqkzk
2024-01-05FIX: leave sort does nothingqkzk
2024-01-05trashmode should display which shortcut erase all trash.qkzk
2024-01-05add left tab current dir to right shortcut and vice versaqkzk
2024-01-05FIX: regex crash when inputing an incomplete regexqkzk
2024-01-05display::flagged. remove flagged file with SPACEqkzk
2024-01-04select row for flagged, display selected. devqkzk
2024-01-04merge flagged & fuzzyqkzk
2024-01-03display fuzzy with F. ideas...qkzk
2024-01-03fuzzy: toggle flagg for all with vqkzk
2024-01-03clickable footerqkzk
2024-01-03fuzzy: clickable headerqkzk
2024-01-03displayablea header for fuzzy. click isn't working yetqkzk
2024-01-03open all fuzzy, display fuzzy as flaggedqkzk
2024-01-03refresh view after reset modeqkzk
2024-01-03fuzzy: rename. disable copy & moveqkzk
2024-01-03current file for fuzzyqkzk
2024-01-03window for fuzzy, select rowqkzk
2024-01-03FIX: reset mode leaves fuzzyqkzk
2024-01-03fuzzy from flaggedqkzk
2024-01-03integrate fuzzy, does nothingqkzk
2024-01-03attach window to fuzzyqkzk
2024-01-02fuzzy: simplest holding structqkzk
2023-12-31move importsqkzk
2023-12-31documentation & devqkzk
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-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-24enable logging with CL argument -l --log. Nothing is logged otherwiseqkzk
2023-12-23allow search & filter to be clicked in headerqkzk