summaryrefslogtreecommitdiffstats
path: root/src/commands/show_hidden.rs
AgeCommit message (Expand)Author
2023-09-07rename some typesJeff Zhao
2022-08-31use hashmap and uuid to store tabs (#194)Jeff Zhao
2022-02-24Fix clippy warnings (#144)sushi-shi
2021-05-01remove methodsJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-29rework config structureJeff Zhao
2020-12-15add option to not collapse previewJiayi Zhao
2020-12-06version bump and code cleanup0.8.5Jiayi Zhao
2020-09-19Change command to use an enum instead of polymorphismJiayi Zhao
2020-08-30rework and fix issuesJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-06-06shell command now parses correctlyKamiyaa
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-16remove more codeJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2019-06-29rework error systemJiayi Zhao
2019-04-24major refactoringJiayi Zhao
2019-04-24add more error handlingJiayi Zhao
2019-04-14rework error handling systemJiayi Zhao
2019-04-02refactor sorting structsJiayi Zhao
2019-03-30move view struct out of Context and pass in as a separate argumentJiayi Zhao
2019-02-24fix preview not changing when toggling hidden filesJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-15refactor: project layoutCaleb Bassi