summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-10version bump0.8.3Jiayi Zhao
2020-04-03updatesJiayi Zhao
2020-03-24textfield cursor working correctlyJiayi Zhao
2020-03-21update screenshotJiayi Zhao
2020-03-21wrap fs::FileType with in-house solutionJiayi Zhao
2020-03-21fix open_file not forking properlyJiayi Zhao
2020-03-21format bytes into KB, MB, etcJiayi Zhao
2020-03-20add initial support for detecting mimetypesJiayi Zhao
2020-03-20Add more reloading triggersJiayi Zhao
2020-03-19add soft-reload optionJiayi Zhao
2020-03-18remove cursormovestub and add rudimentary sort commandJiayi Zhao
2020-03-18add default keymappings when config dneJiayi Zhao
2020-03-18update config fileJiayi Zhao
2020-03-17fix cutJiayi Zhao
2020-03-16cargo clippyJiayi Zhao
2020-03-16version bump 0.8.20.8.2Jiayi Zhao
2020-03-16add version and path command line argumentsJiayi Zhao
2020-03-16better error handling for threadsJiayi Zhao
2020-03-14Merge branch 'dev' of github.com:kamiyaa/joshuto into devJiayi Zhao
2020-03-14rework input event thread handlingJiayi Zhao
2020-03-14rework input event thread handlingJiayi Zhao
2020-03-14make sure to reload src and dest dirlists after a io operation completesJiayi Zhao
2020-03-14update preview when file operations finishJiayi Zhao
2020-03-14add stub cursor move command for generating previewsJiayi Zhao
2020-03-11fix rename file and textfield homeJiayi Zhao
2020-03-11remove window module and fix unwrap none when opening fileJiayi Zhao
2020-03-05Merge branch 'master' of github.com:kamiyaa/joshutoJiayi Zhao
2020-03-05fix cursor moving to the top when a reload happensJiayi Zhao
2020-03-04Update README.mdJiayi Zhao
2020-03-03fix cursor moving to top after deletion or renameJiayi Zhao
2020-03-02Merge branch 'dev' of github.com:kamiyaa/joshuto into devJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-03-02Merge branch 'dev'Jiayi Zhao
2020-03-02Merge branch 'dev' of github.com:kamiyaa/joshuto into devJiayi Zhao
2020-03-02add set_mode supportJiayi Zhao
2020-03-01fix issue where open_with does not workJiayi Zhao
2020-03-01fix version0.8.1Jiayi Zhao
2020-03-01version bump 0.8.1Jiayi Zhao
2020-03-01add support for showing mimetype options with open_withJiayi Zhao
2020-02-24reduce duration of messagesJiayi Zhao
2020-02-24fix bulk_rename to work with tui-rsJiayi Zhao
2020-02-24Update README.mdJiayi Zhao
2020-02-24fix open_file_withJiayi Zhao
2020-02-22implement textfield widgetJiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-18fix issue with hiding hidden files while selecting a hidden fileJiayi Zhao
2020-02-17directory reloads now preserve positionJiayi Zhao
2020-02-17rework menu widgetJiayi Zhao
2020-02-17reload_dir now reloads parent and child as wellJiayi Zhao
2020-02-16move topbar functionality into widgetJiayi Zhao