summaryrefslogtreecommitdiffstats
path: root/src/config/config.rs
AgeCommit message (Expand)Author
2019-08-06make usercache persistentJiayi Zhao
2019-08-03Make xdg_open toggleableJiayi Zhao
2019-05-31add support for specifying certain keycodes for certain keyboard actionsJiayi Zhao
2019-05-25update toml structures to work with new configJiayi Zhao
2019-05-19cargo fmtJiayi Zhao
2019-05-19make use of serde default where possibleJiayi Zhao
2019-05-01add ConfigStructure traitJiayi Zhao
2019-04-25add option for enabling/disabling preview supportJiayi Zhao
2019-04-25add option for limiting preview to small file sizesJiayi Zhao
2019-04-22code cleanup and implement std::default::DefaultJiayi Zhao
2019-04-04fix cursor resetting to top when action is completedJiayi Zhao
2019-04-02refactor sorting structsJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-19configs should be before [sort_option]Jiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi