summaryrefslogtreecommitdiffstats
path: root/src/config/theme.rs
AgeCommit message (Expand)Author
2020-03-21wrap fs::FileType with in-house solutionJiayi Zhao
2020-03-16cargo clippyJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-02-24reduce duration of messagesJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2019-08-05rework how mimetype configuration worksJiayi Zhao
2019-05-31add support for specifying certain keycodes for certain keyboard actionsJiayi Zhao
2019-05-19cargo fmtJiayi Zhao
2019-05-19make use of serde default where possibleJiayi Zhao
2019-05-01add ConfigStructure traitJiayi Zhao
2019-04-29put prefix and prefixsize into a single OptionJiayi Zhao
2019-04-22code cleanup and implement std::default::DefaultJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi