summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2019-03-02fix search_prev silently overwriting paste commandsJiayi Zhao
2019-03-02update keymap.toml to contain search_next and search_prevJiayi Zhao
2019-02-20remove dyn for Box<Trait>Jiayi Zhao
2019-02-19update keymap.tomlJiayi Zhao
2019-02-19configs should be before [sort_option]Jiayi Zhao
2019-01-31update mimetype.tomlJiayi Zhao
2019-01-31Add tilde_in_titlebar optionCaleb Bassi
2019-01-31Fix typo in config fileCaleb Bassi
2019-01-30Add vim keys to default keymap config fileCaleb Bassi
2019-01-27update example configsJiayi Zhao
2019-01-15update keymap.tomlJiayi Zhao
2019-01-13add support for extensions and mimetype configuration for app launchingJiayi Zhao
2019-01-12add support for custom color themesJiayi Zhao
2019-01-08add preliminary tab supportJiayi Zhao
2019-01-07add options to mimetype entries so joshuto doesn't get cluttered with program...Jiayi Zhao
2019-01-06change mimetype.toml format to extensions for nowJiayi Zhao
2019-01-06move configuration code into config/ folderJiayi Zhao
2019-01-05replace keymap.conf with keymap.tomlJiayi Zhao
2019-01-05update keymap.confJiayi Zhao
2019-01-04update keymap.confJiayi Zhao
2019-01-04update mimetype.tomlJiayi Zhao
2019-01-03update config filesJiayi Zhao
2018-12-27update configsJiayi Zhao
2018-12-25add keymap.confJiayi Zhao
2018-12-24add description and license to Cargo.tomlJiayi Zhao
2018-12-24add more options to config examplesJiayi Zhao
2018-12-24add options for sortingJiayi Zhao
2018-12-24print out current path with ranger like colorsJiayi Zhao
2018-12-24add more mimetype to example configJiayi Zhao
2018-12-23move mimetype config out of joshuto.toml into mimetype.tomlJiayi Zhao
2018-12-23add support for multiple keybindings mapping to same commandJiayi Zhao
2018-12-23add support for custom keymappingJiayi Zhao
2018-12-21update config toml fileJiayi Zhao
2018-12-20update joshuto configuration fileJiayi Zhao
2018-07-28update config toml to reflect changes in codeJiayi Zhao
2018-07-20add support for opening files in external programsJiayi Zhao
2018-07-20add support for mimetypes configJiayi Zhao
2018-07-14move most code to joshuto.rsJiayi Zhao