summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-02-27skim for specific line in a fileqkzk
2023-02-24update skim-qkzk to use a previewqkzk
2023-02-21prevent pdf extract from printing, prevent invalid zip from crashing the appqkzk
2023-02-20use thumbnail for video, mediainfo for audioqkzk
2023-02-19preview image with ueberzugqkzk
2023-02-19dev.mdqkzk
2023-02-18use notify send to lower binary sizeqkzk
2023-02-17v0.1.18 preparationqkzk
2023-02-15decompress zip with same crate. Clippyqkzk
2023-02-15compress xz into an archiveqkzk
2023-02-14dev doc helpqkzk
2023-02-14compress with zipqkzk
2023-02-14compress with flate2qkzk
2023-01-28refactor treeqkzk
2023-01-24open the config file with alt+cqkzk
2023-01-24refactor tree next & prevtree-up-downqkzk
2023-01-14FIX filter aren't appliedqkzk
2023-01-12use a window for temporary elements. Need refactoring & testingqkzk
2023-01-08use a method to set new modeqkzk
2023-01-01preview a directory with a coloured tree view. Needs a lot of refactoring to ...qkzk
2023-01-01start 0.1.9 versionqkzk
2023-01-01use latest version of skim-qkzkv0.1.8qkzk
2022-12-31update skim & tuikit to latest versionsqkzk
2022-12-29tree view first draft. Needs refactoringqkzk
2022-12-27encoding/decoding url, fix wrong path readqkzk
2022-12-26trash: first working draft, very basic apiqkzk
2022-12-22Prevent entering confirmed actions (copy, delete, move) if no file is flaggedqkzk
2022-12-22fix scrolling in preview and normal modes. Refactor search nextqkzk
2022-12-18animation in readmeqkzk
2022-12-18preview refactor, step 1qkzk
2022-12-18fix a category in cargo.tomlqkzk
2022-12-17doc.rs badgeqkzk
2022-12-17new version in development : 0.1.1qkzk
2022-12-17specify chrono dependency0.1.0qkzk
2022-12-17specify all dependecy versions with maximum precisionqkzk
2022-12-17specify 0.4.5 of tuikit for skim compatibilityqkzk
2022-12-17specify * dependency for crates.ioqkzk
2022-12-17license: common clauseqkzk
2022-12-17change name since fm is takenqkzk
2022-12-17typo in cargo.tomlqkzk
2022-12-17use crates.io dependency instead of gitqkzk
2022-12-17cargo publishing: cargo.tomlqkzk
2022-12-16build: creating default config files.qkzk
2022-12-16sanitize filenames, go to relative pathqkzk
2022-12-13preview an image as an ugly scaled up thubnail. Only alternative found to ueb...qkzk
2022-12-13remove zip dependencyopen-compressedqkzk
2022-12-13use compress-tool to handle archivesqkzk
2022-12-04use macro to convert EventChar to string back and forth. Propagate casting er...qkzk
2022-12-03help displays current keybindingsqkzk
2022-12-02no icon in notification. IDK how to install them...notif_copyqkzk