summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-06version bump and code cleanup0.8.5Jiayi Zhao
2020-12-06Update README.mdJiayi Zhao
2020-12-06Merge branch 'master' of github.com:kamiyaa/joshutoJiayi Zhao
2020-12-06add arrow indicating symlinksJiayi Zhao
2020-12-06Update README.mdJeff Zhao
2020-11-22add support for moving parent cursorJiayi Zhao
2020-11-20fix last line of menu not clearingJiayi Zhao
2020-11-20update Cargo.lockJiayi Zhao
2020-11-20fix not clearing menu when open_with is triggeredJiayi Zhao
2020-11-02stop using debug print for termion keyJiayi Zhao
2020-10-28fix crash cycling through multiple tabsJiayi Zhao
2020-10-11fix file not displaying if file name has incorrect unicode pointsJiayi Zhao
2020-10-11Merge branch 'master' into devJiayi Zhao
2020-10-11cargo fmtJiayi Zhao
2020-10-11Merge pull request #31 from SaeedAnas/masterJeff Zhao
2020-10-11Reverted raw_file_name() to file_name() and added label()Anas Saeed
2020-10-10Added raw filenames to JoshutoDirEntry to fix sorting bugAnas Saeed
2020-10-08Added configuraton for showing iconsAnas Saeed
2020-10-08Added Devicon SupportAnas Saeed
2020-10-05add Cargo.lockJiayi Zhao
2020-10-05remove .lock from gitignoreJiayi Zhao
2020-09-20Merge branch 'master' of github.com:kamiyaa/joshutoJiayi Zhao
2020-09-19Change command to use an enum instead of polymorphismJiayi Zhao
2020-09-04Update rust.ymlJeff Zhao
2020-09-04io operations now give more informationJiayi Zhao
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