summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-07-07version bump 0.9.4v0.9.4Jeff Zhao
2022-06-22Bump `ansi-to-tui` to `0.6` and remove `tui_old` (#179)Noah Too
2022-06-22Add `flat` command (#177)Noah Too
2022-06-08update dependenciesJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2022-05-14update dependenciesJeff Zhao
2022-05-14add multiple tui dependenciesJeff Zhao
2022-05-08update notify dependencyJeff Zhao
2022-03-05remove ansi-to-tui git versionJeff Zhao
2022-03-05version bump 0.9.30.9.3Jeff Zhao
2022-03-05make ansi-to-tui optionalJeff Zhao
2022-01-25set tui to use termionJeff Zhao
2022-01-13add forking capabilities via xdg_openJeff Zhao
2021-12-27fix crash if ansi to tui failsJeff Zhao
2021-12-16change vec to hashsetJeff Zhao
2021-12-16Update view on filesystem changes (#112)DLFW
2021-11-19version bump 0.9.20.9.2Jeff Zhao
2021-11-18Add syntax highlighting to file previews (#106)Noah Too
2021-10-15deprecate skim over fzfJeff Zhao
2021-09-25version bump 0.9.10.9.1Jeff Zhao
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