summaryrefslogtreecommitdiffstats
path: root/src/context/app_context.rs
AgeCommit message (Expand)Author
2024-05-19XDG-thumb for preview & thumbs for non-image files (#537)HEADmainDLFW
2024-03-10refactor code to reduce clonesJeff Zhao
2024-03-10move preview area into PreviewContextJeff Zhao
2024-03-10Add `capture` and `stdout` commands (#495)DLFW
2024-02-27ratatui-image widget for image previews without scripts (#467)Benjamin Grosse
2023-10-08Scrollable tab-bar (#437)DLFW
2023-09-07cleanup config codeJeff Zhao
2023-08-13feat: Add case sensitivity support for searching, selecting and filtering fil...Justin Chen
2023-08-12feat: tab bar can show current dir name (#390)Lzzzzzt
2023-07-18chore: cleanup warnings (#365)Kasper Juul Hermansen
2022-09-05move border rendering out of folder viewJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-05-04move input.rs to process_event.rsJeff Zhao
2022-04-22combine --output-dir and --choosefiles into a single argumentJeff Zhao
2022-04-14Use notify::RecommendedWatcher to simplify code and support BSD platforms (#165)unrelentingtech
2022-02-24Fix clippy warnings (#144)sushi-shi
2022-01-28Remove boilerplate (#136)otakubeam
2022-01-19fix: disarm spawn bomb (#128)DLFW
2022-01-14Update external preview on geometry change (#126)DLFW
2022-01-13Calling preview removed hook when help page shown (#125)DLFW
2022-01-03Continuous scrolling (#118)DLFW
2021-12-16change vec to hashsetJeff Zhao
2021-12-16Update view on filesystem changes (#112)DLFW
2021-11-16Add choosefiles feature (#105)Cameron Eldridge
2021-10-02add basic support for command historyJeff Zhao
2021-09-04messages now have color supportJeff Zhao
2021-08-18add quit_to_cwd commandJeff Zhao
2021-06-22rudimentary file preview supportJeff Zhao
2021-06-21refactor previewing codeJeff Zhao
2021-05-06move worker stuff to its own context structJeff Zhao
2021-05-06make clippy happyJeff Zhao