summaryrefslogtreecommitdiffstats
path: root/src/event
AgeCommit message (Expand)Author
2023-01-04cargo clippy and update (#245)Jeff 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
2022-04-17code cleanupJeff Zhao
2022-04-17track child processes and properly close them when completeJeff Zhao
2022-02-24Fix clippy warnings (#144)sushi-shi
2021-12-20refactor image preview via ueberzugJeff Zhao
2021-12-16Update view on filesystem changes (#112)DLFW
2021-12-04move more logic into process_non_interactiveJeff Zhao