summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-26move use to topshellexpandqkzk
2022-09-26expandpathqkzk
2022-09-26readme and config descriptionqkzk
2022-09-26toggle flags, flags allqkzk
2022-09-26Merge pull request #6 from qkzk/file-kind-enumqkzk
2022-09-26clippy, readmefile-kind-enumqkzk
2022-09-26readmeqkzk
2022-09-26refactor file kind into an enumqkzk
2022-09-26rename config to args and config_file to configqkzk
2022-09-25dirsymbol & color for every kind. Needs refactoringqkzk
2022-09-25readmeqkzk
2022-09-25Merge pull request #5 from qkzk/mouse-supportqkzk
2022-09-25mouse support: left, right, wheelmouse-supportqkzk
2022-09-25improve chmod eventqkzk
2022-09-25chmod for flagged files onlyqkzk
2022-09-25Goto modeqkzk
2022-09-25fix crash when entering an empty dir or deleting last file of dirqkzk
2022-09-25clippyqkzk
2022-09-25Merge pull request #4 from qkzk/format-ownerqkzk
2022-09-25remove useless type precisionformat-ownerqkzk
2022-09-25fix different owner column width when multiple ownersqkzk
2022-09-25height setter for statusqkzk
2022-09-25Merge pull request #3 from qkzk/refactor-statusqkzk
2022-09-25delete logs from reporefactor-statusqkzk
2022-09-25configurable keybindingsqkzk
2022-09-25move status creation to a methodqkzk
2022-09-25separate display from statusqkzk
2022-09-25move event enter to specific methodsqkzk
2022-09-24move event char to dedicated methodsqkzk
2022-09-24move event to status. Not final, should be separatedqkzk
2022-09-24move display to statusqkzk
2022-09-24create Status structqkzk
2022-09-24args: help message. Print to stderr if path unreadableqkzk
2022-09-24readmeqkzk
2022-09-24Merge pull request #2 from qkzk/config-fileqkzk
2022-09-24use a config file written in yaml. colors, terminal & opener are configurableconfig-fileqkzk
2022-09-24Refactor exec. Search mode. Improve scrolling (home, end, pgup, pgdown).qkzk
2022-09-24open with custom commandqkzk
2022-09-24cut & copyqkzk
2022-09-24spawn a shell, open with xdg-openqkzk
2022-09-23Clippy. Refactor: unify input, unify first rowqkzk
2022-09-23new fileqkzk
2022-09-23delete flagged filesqkzk
2022-09-23flagged, remove almost done...quentin konieczko
2022-09-23idée pour chmodquentin konieczko
2022-09-23prevent switching mode when not in normal modequentin konieczko
2022-09-23display modequentin konieczko
2022-09-23Mode - rename a filequentin konieczko
2022-09-23stdin a string : referencequentin konieczko
2022-09-23Merge pull request #1 from qkzk/argsqkzk