summaryrefslogtreecommitdiffstats
path: root/src/mode.rs
AgeCommit message (Expand)Author
2022-12-17rename modes requiring inputmode-refactorqkzk
2022-12-17Combine preview and helpqkzk
2022-12-17regroup modes requiring an inputqkzk
2022-12-17use one mode with variants for completionqkzk
2022-12-17document mark actionsqkzk
2022-12-17remove everything about last edition attribute.needconfirmation-enumqkzk
2022-12-17create an enum for confirmed actionqkzk
2022-12-16massive documentaion and some refactoring.qkzk
2022-11-04sort by kind as default modeqkzk
2022-10-28filter by name, extension, dir only or no filterfilterqkzk
2022-10-18doesn't workqkzk
2022-10-17basic steps for marks implementation; no action yetqkzk
2022-10-09mode shortcut with predefined shortcutsshortcutsqkzk
2022-10-08history of visited directoriesqkzk
2022-10-04preview a file with Ppreviewqkzk
2022-10-04reverse sort displayreversequentin konieczko
2022-10-01documentation for every public itemqkzk
2022-09-30moved struct and utils to separate filesqkzk