summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-06-19Show symlinked files and dirs correctly (#72)DLFW
2021-06-09Add a "touch" command (#66)DLFW
2021-05-24add search_skim commandJeff Zhao
2021-05-13add support for rgb colorsJeff Zhao
2021-05-07version bump 0.9.00.9.0Jeff Zhao
2021-04-29rework config structureJeff Zhao
2021-04-25add support for glob file selectionJeff Zhao
2021-03-06version bump 0.8.6Jeff Zhao
2021-02-14fix devicons not workingJeff Zhao
2021-02-02remove clipboard dependencies and utilize commands insteadJeff Zhao
2021-01-27add mouse scroll support without mouse terminalJeff Zhao
2021-01-24add optional clipboard supportJeff Zhao
2021-01-19Merge branch 'dev' of github.com:kamiyaa/joshuto into devJeff Zhao
2021-01-20cd with tilde expansionMatthew Blode
2021-01-19add mouse clicking supportJeff Zhao
2020-12-30add resize notification support and preliminary mouse supportJiayi Zhao
2020-12-26add support for trashing files instead of permanently deletingJiayi Zhao
2020-12-15update Cargo filesJiayi Zhao
2020-12-06version bump and code cleanup0.8.5Jiayi Zhao
2020-10-08Added Devicon SupportAnas Saeed
2020-08-29big rework and dependency updateJiayi Zhao
2020-06-06shell command now parses correctlyKamiyaa
2020-04-10version bump0.8.3Jiayi Zhao
2020-03-21format bytes into KB, MB, etcJiayi Zhao
2020-03-20add initial support for detecting mimetypesJiayi Zhao
2020-03-16version bump 0.8.20.8.2Jiayi Zhao
2020-03-01fix version0.8.1Jiayi Zhao
2020-03-01version bump 0.8.1Jiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao
2020-02-13fix initial preview not workingJiayi Zhao
2020-02-11more progress on tui-rs workJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2020-02-09rework input thread and file operationsJiayi Zhao
2020-02-08change to using termion's keyboard handlingJiayi Zhao
2019-06-30add bulk_rename commandJiayi Zhao
2019-06-27version bump 0.8.00.8.0Jiayi Zhao
2019-06-05add support for displaying owner and group of filesJiayi Zhao
2019-05-26update commands to use new textfieldJiayi Zhao
2019-05-26update wordexp api to match new changesJiayi Zhao
2019-05-19update dependenciesJiayi Zhao
2019-05-17update textfield to rustyline 4.1.0 apiJiayi Zhao
2019-04-30cargo clippyJiayi Zhao
2019-04-24tabs now open in home directoryJiayi Zhao
2019-04-20use rustyline for textfield implementationJiayi Zhao
2019-04-19version bump 0.7.10.7.1Jiayi Zhao
2019-04-19move back to tree_magic for mimetype parsingJiayi Zhao
2019-04-17update Cargo.toml dependenciesJiayi Zhao
2019-02-25update Cargo.toml and Cargo.lockJiayi Zhao
2019-02-19temporary fix for unicode on rust 1.32Jiayi Zhao