summaryrefslogtreecommitdiffstats
path: root/src/event_exec.rs
AgeCommit message (Expand)Author
2023-11-12BUG seek: trashqkzk
2023-11-10FIX: leaving preview doesn't reset treeqkzk
2023-11-09improve search in tree. Far from perfectqkzk
2023-11-07tree and users refactorqkzk
2023-11-07refactor tree and users of treeqkzk
2023-11-07use Go trait instead of selectionsqkzk
2023-11-06FIX: enter a dir from normal mode shouldn't set mode treeqkzk
2023-11-06FIX: move back from root should redo the parent treeqkzk
2023-11-06FIX: can't "open" a folder to redo the tree thereqkzk
2023-11-06FIX: rename renames the root pathqkzk
2023-11-05Tree first draft. No refactor, no test, no docqkzk
2023-11-05tree unflodqkzk
2023-11-05sort for treesqkzk
2023-11-05remove useless methods. Search in treeqkzk
2023-11-05remove useless methodsqkzk
2023-11-01use macro to log lineqkzk
2023-11-01remove useless variableqkzk
2023-11-01remove useless functionqkzk
2023-11-01FIX: couldn't reset view after exiting preview second windowqkzk
2023-10-31refactor trash. Don't check mountpoints, let the OS handle the errorqkzk
2023-10-31trash refactorqkzk
2023-10-30replace `users` crate by `pgs` and a simple struct.qkzk
2023-10-30remove configurable colors, calc them every timequentin konieczko
2023-10-29preview instancation refactoring. Separate dirs for filesqkzk
2023-10-29dissociate preview for files and preview for directoriesqkzk
2023-10-27removed some dependencies, little refactoringqkzk
2023-10-27drop status bulk asapquentin konieczko
2023-10-27make bulk menu optionalquentin konieczko
2023-10-26replace status by tab if possibleqkzk
2023-10-26FIX: back (in history) does nothingqkzk
2023-10-26display removable mtp devices - no action yetqkzk
2023-10-25Flag the selected file if no file is flagged before entering delete mode or t...qkzk
2023-10-24Tree mode: file & directory are created in selected dirqkzk
2023-10-22Move cursor 1 char right in input. Use unicode segmentation when replacing inputqkzk
2023-10-21history: when moving back select back the file we were atqkzk
2023-10-18second pane follow. Not clean, makes skim hangqkzk
2023-10-17Fix refresh if needed. Should work most of the timesqkzk
2023-10-16refresh every 10 seconds. WIPqkzk
2023-10-16regroup openers when opening multiple filesqkzk
2023-10-16open/file pick flagged files if there are, use selected file insteadqkzk
2023-10-14Jump mode : 'Space' Toggle flag, 'u' remove all flags, 'Enter' jump to the fileqkzk
2023-10-13refactor preview matcher. First match the extensionqkzk
2023-10-11better name for current path -> current directory pathqkzk
2023-10-02Prevent failure if dragon-drop isn't installedqkzk
2023-09-28factorise node creation; inform user when file already existsqkzk
2023-09-27replace option unwrap by contextqkzk
2023-09-27preview of diff files & iso content require diff & isoinfo installedqkzk
2023-09-27prevent previewing of media files if mediainfo isn't installedqkzk
2023-09-27nitrogen must be installed to set a wallpaperqkzk
2023-09-27prevent mocp commands to be run (and fail) if mocp isn't installedqkzk