summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2019-02-15refactor: project layoutCaleb Bassi
2019-02-15Replace clap with structopt for argument parsingCaleb Bassi
2019-02-15refactor: config file handlingCaleb Bassi
2019-01-31cargo fmtCaleb Bassi
2019-01-31Merge branch 'master' into devJiayi Zhao
2019-01-31Cleanup config hierarchy; Only add ./config in debug modeCaleb Bassi
2019-01-30preliminary for preview reworkJiayi Zhao
2019-01-27make theme and mimetypes staticJiayi Zhao
2019-01-15clean up codeJiayi Zhao
2019-01-08major refactoring in preparation for tabs supportJiayi Zhao
2019-01-06change mimetype.toml format to extensions for nowJiayi Zhao
2019-01-06move configuration code into config/ folderJiayi Zhao
2019-01-05revert back to using keymap.tomlJiayi Zhao
2019-01-03allow for code to prefill input when getting string inputJiayi Zhao
2019-01-02remove printJiayi Zhao
2019-01-01add lazy_static to dependenciesJiayi Zhao
2018-12-25switch to .conf file for keymapping for better customization in the futureJiayi Zhao
2018-12-24add support for showing version numberJiayi Zhao
2018-12-24fix ENTER not recognizingJiayi Zhao
2018-12-23move functions into their respective config parsing fileJiayi Zhao
2018-12-23add support for keymapsJiayi Zhao
2018-12-22add preliminary support for keymapping configurationJiayi Zhao
2018-12-22change method nameJiayi Zhao
2018-12-20add support back for opening filesJiayi Zhao
2018-12-20add support back for reading config filesJiayi Zhao
2018-12-18put username and hostname inside config structJiayi Zhao
2018-12-18lots of changesJiayi Zhao
2018-07-31fix tree_magic::from_filepath()Jiayi Zhao
2018-07-28add support for program argument list when executing programsJiayi Zhao
2018-07-20cleanupJiayi Zhao
2018-07-20add support for mimetypes configJiayi Zhao
2018-07-20rename filesJiayi Zhao
2018-07-18convert more functions to follow configsJiayi Zhao
2018-07-18fix compilation errorsJiayi Zhao
2018-07-17major refactoringJiayi Zhao
2018-07-16refactoringJiayi Zhao
2018-07-15major refactoringJiayi Zhao
2018-07-14move most code to joshuto.rsJiayi Zhao
2018-07-14add support for previewing directoriesJiayi Zhao
2018-07-13add support for parent directroyJiayi Zhao
2018-07-12add support for symlink highlightingJiayi Zhao
2018-07-12initial commitJiayi Zhao