summaryrefslogtreecommitdiffstats
path: root/src/actioner.rs
AgeCommit message (Expand)Author
2022-12-11rename actioner, more info in logsqkzk
2022-12-11remove more actions from actioner. Need a renameqkzk
2022-12-11refactorqkzk
2022-12-11Make every key configurable, not finished yetqkzk
2022-12-11move all event to event execqkzk
2022-12-10more detail on errors, parse keymaps directlyqkzk
2022-12-09toggle file details with ctrl+equentin konieczko
2022-12-07opener fallback to xdg-open if opener doesn't exist in pathqkzk
2022-12-06move event & exec to separate source fileevent-actionqkzk
2022-12-06move event & exec to actionerqkzk
2022-12-05refactorqkzk
2022-12-04use macro to convert EventChar to string back and forth. Propagate casting er...qkzk
2022-12-04bindsmultiple_kbqkzk
2022-12-02regex matcher updates as you typeqkzk
2022-11-27~ go to homeqkzk
2022-11-27move back with -qkzk
2022-11-26remove term from actionerqkzk
2022-11-26simpler versionqkzk
2022-11-26cd on quitcd_on_quitqkzk
2022-11-23dragon drag & drop with alt+dqkzk
2022-11-21print path on quitqkzk
2022-11-21improve tab navigation interfacetab-barqkzk
2022-11-19remove useless importqkzk
2022-11-19resize window immediatlyqkzk
2022-11-01decompress a file with ctrl+xqkzk
2022-10-30enter a file/dirqkzk
2022-10-29refresh view when copy/move finish. Style for progressbarqkzk
2022-10-29copy in thread, display progress async. Hacky :(qkzk
2022-10-28allow filter edition. Copy/Move with progresqkzk
2022-10-28filter by name, extension, dir only or no filterfilterqkzk
2022-10-27use correct name for status in actioner. Copy filename/filepath to clipboardcopy-clipboardqkzk
2022-10-23result in completion, marks, display, actioner, eventcharqkzk
2022-10-23FmResult in actionerqkzk
2022-10-22refactored fileinfo, moved most of unwrap to eventchar & actionerqkzk
2022-10-21FmError: convert all errors to this oneqkzk
2022-10-21removes unwrapsquentin konieczko
2022-10-21removed unwrapsquentin konieczko
2022-10-20remove some unwrapsqkzk
2022-10-20rename tab to statusqkzk
2022-10-20rename tab & statusqkzk
2022-10-18doesn't workqkzk
2022-10-16use a preview to display helpqkzk
2022-10-16refactor bulkrename, bug fix wrong comparisonbulkrenameqkzk
2022-10-13simplify skimm callqkzk
2022-10-13rename a method in actionerqkzk
2022-10-13Send a current path to skimqkzk
2022-10-13ctrl f for fuzzy finderquentin konieczko
2022-10-13solve display problem in fuzzyfinderquentin konieczko
2022-10-13refactor, still display problemquentin konieczko
2022-10-13skim working, some display problem. Must refresh beforequentin konieczko