summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-30make io worker msgs more friendly and informativeJiayi Zhao
2020-08-30rework and fix issuesJiayi Zhao
2020-08-29Merge branch 'master' into devJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-07-30Revert "Delete rust.yml"Jiayi Zhao
2020-07-30Delete rust.ymlJiayi Zhao
2020-07-29Merge pull request #28 from UsairimIsani/masterJiayi Zhao
2020-07-27Github workflows and Test Badge.Usairim Isani
2020-06-28Merge pull request #27 from austinhyde/fix-buildJiayi Zhao
2020-06-28Fix bitwise-and build issues on macOSAustin Hyde
2020-06-06shell command now parses correctlyKamiyaa
2020-06-05fix keymap.tomlKamiyaa
2020-05-26open files now pass relative paths instead of full pathsKamiyaa
2020-05-26fix cut/copy symlinksKamiyaa
2020-05-13rework command parsing and add shell commandJiayi Zhao
2020-05-12add support for sorting via lexical and mtimeJiayi Zhao
2020-04-29fix issue with text paste not working in textfieldJiayi Zhao
2020-04-18update to tui-rs 0.9Jiayi Zhao
2020-04-12clear screen on startupJiayi Zhao
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