summaryrefslogtreecommitdiffstats
path: root/src/config/mod.rs
AgeCommit message (Expand)Author
2022-09-17cargo updateJeff Zhao
2022-09-11use Result instead of Option for parsing config filesJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2021-10-20rework config structureJeff Zhao
2021-10-03refactor some codeJeff Zhao
2021-05-16rework mimetype configJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-29rename CommandMapping to KeyMappingJeff Zhao
2021-04-29rework config structureJeff Zhao
2020-02-16remove ncurses dependencyJiayi 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-26rework preview to work with configuration filesJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-15refactor: project layoutCaleb Bassi