summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2022-10-28filter by name, extension, dir only or no filterfilterqkzk
2022-10-17basic steps for marks implementation; no action yetqkzk
2022-10-16refactor bulkrename, bug fix wrong comparisonbulkrenameqkzk
2022-10-14hard coded opener working, config opened but isn't readqkzk
2022-10-09mode shortcut with predefined shortcutsshortcutsqkzk
2022-10-08history of visited directoriesqkzk
2022-10-04preview a file with Ppreviewqkzk
2022-10-04symlink workingqkzk
2022-10-04symlink not workingquentin konieczko
2022-10-02refactor status: 3 kinds of methods : action, event, execqkzk
2022-10-01documentation for every public itemqkzk
2022-09-30removed useless pub on configqkzk
2022-09-30sort by filename, date, size, extensionquentin konieczko
2022-09-29nvim testingquentin konieczko
2022-09-28simplify configurationsimpler-configqkzk
2022-09-28jump to a flagged fileqkzk
2022-09-28flag regex matching filesqkzk
2022-09-28toggle flags, flags allqkzk
2022-09-28rename config to args and config_file to configquentin konieczko
2022-09-24args: help message. Print to stderr if path unreadableqkzk
2022-09-23read path and (useless) args from stdinquentin konieczko