summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-29preview mpscv0.1.23-preview-mpscqkzk
2023-10-27removed some dependencies, little refactoringqkzk
2023-10-27use arc clone when cloning termqkzk
2023-10-27track memory leak: unsuccessfulqkzk
2023-10-27make skim an option for statusquentin konieczko
2023-10-27drop status bulk asapquentin konieczko
2023-10-27make bulk menu optionalquentin konieczko
2023-10-27make removable none at startupquentin konieczko
2023-10-26improve gio parsingqkzk
2023-10-26add MTP in removable help lineqkzk
2023-10-26devqkzk
2023-10-26replace status by tab if possibleqkzk
2023-10-26FIX: back (in history) does nothingqkzk
2023-10-26mtp mount with gioqkzk
2023-10-26removable not working, wrong command passed to gio, everything else looks goodqkzk
2023-10-26display removable mtp devices - no action yetqkzk
2023-10-26struct for removable devicesqkzk
2023-10-26add mtp mounted devices to shortcutsqkzk
2023-10-25improve previewing: drop tmp files, preview office files as images, empty pre...qkzk
2023-10-25devqkzk
2023-10-25FIX: fuzzy finder should do nothing if escape (quit?) is inputedqkzk
2023-10-25Flag the selected file if no file is flagged before entering delete mode or t...qkzk
2023-10-25use yellow block to highlight flagged files in tree modeqkzk
2023-10-24Allow scrolling in preview pdf. Required a lot of change in Preview::ueberzug...qkzk
2023-10-24devqkzk
2023-10-24Tree mode Copy / Move happens in selected directory not root of treeqkzk
2023-10-24Tree mode: file & directory are created in selected dirqkzk
2023-10-24FIX: group & owner metadata alignement in tree modeqkzk
2023-10-24FIX: when encrypted drive is already mounted don't let user mount it againqkzk
2023-10-23preview pdf with ueberzug. First page extracted with poppler -> cairo -> thum...qkzk
2023-10-22limit pdf extraction to 20MB filesqkzk
2023-10-22Move cursor 1 char right in input. Use unicode segmentation when replacing inputqkzk
2023-10-22use yellow block char to make flagged files more visibles.qkzk
2023-10-22remove useless loggingqkzk
2023-10-21history: when moving back select back the file we were atqkzk
2023-10-21refactor config & argsqkzk
2023-10-20improve settings & argsqkzk
2023-10-19more args : dual pane, preview second, display full, show hidden. Refactor ta...qkzk
2023-10-18refresher documentationqkzk
2023-10-18Merge pull request #82 from qkzk/v0.1.23-dev-second-pane-followqkzk
2023-10-18FIX sending `Event::User(())` events from refresher hangs skim. Use `Event(Ke...v0.1.23-dev-second-pane-followqkzk
2023-10-18TEMP FIX: disable force refresh since it hangs skimqkzk
2023-10-18second pane follow. Not clean, makes skim hangqkzk
2023-10-17refactor refresh if neededqkzk
2023-10-17devqkzk
2023-10-17Fix refresh if needed. Should work most of the timesqkzk
2023-10-16refresh every 10 seconds. WIPqkzk
2023-10-16remove useless mutqkzk
2023-10-16remove useless fm.shqkzk
2023-10-16insert a space before filesqkzk