summaryrefslogtreecommitdiffstats
path: root/src/event/process_event.rs
AgeCommit message (Expand)Author
2024-03-10refactor code to reduce clonesJeff Zhao
2024-03-10feat: add `case_sensitive_ext` option for mimetype, theme and icons (#497)Azad
2024-02-27ratatui-image widget for image previews without scripts (#467)Benjamin Grosse
2023-09-07rename some typesJeff Zhao
2023-09-07cleanup config codeJeff Zhao
2023-08-29command chaining supportJeff Zhao
2023-08-12add optional description to keymapsJeff Zhao
2023-08-12add trash support via command line tools instead of libraryJeff Zhao
2023-07-23migrate to ratatuiJeff Zhao
2022-11-20add bookmark supportJeff Zhao
2022-10-17Add ranger-like mouse control, incl. opening files (#207)DLFW
2022-09-03add symlink relativeJeff Zhao
2022-08-31rework previews to have loading state as wellJeff Zhao
2022-08-31cargo clippyJeff Zhao
2022-08-31more fine grain error handling for previewing directoriesJeff Zhao
2022-08-31use hashmap and uuid to store tabs (#194)Jeff Zhao
2022-08-13Sort options individual per tab (#191)DLFW
2022-08-01add `symlink_files` commandJeff Zhao
2022-07-18increase performance by boxing values before sendingJeff Zhao
2022-07-18asynchronize delete operationJeff Zhao
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-05-30fix some clippyJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2022-05-04move input.rs to process_event.rsJeff Zhao