summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-30add resize notification support and preliminary mouse supportJiayi Zhao
2020-12-29add back support for different sized columnsJiayi Zhao
2020-12-26add support for trashing files instead of permanently deletingJiayi Zhao
2020-12-26Merge pull request #36 from king6cong/masterJeff Zhao
2020-12-26fix mismatched typesking6cong
2020-12-24fix cut/copy src not updating after pasteJiayi Zhao
2020-12-20Merge branch 'dev'Jiayi Zhao
2020-12-20fix char issue with bulk_renameJiayi Zhao
2020-12-20fix char issue with bulk_renameJiayi Zhao
2020-12-20update screenshotJiayi Zhao
2020-12-15update configsJiayi Zhao
2020-12-15fix printing extra characterJiayi Zhao
2020-12-15cargo fmtJiayi Zhao
2020-12-15update Cargo filesJiayi Zhao
2020-12-15add option to not collapse previewJiayi Zhao
2020-12-15folder view now always prefix file names with a spaceJiayi Zhao
2020-12-14selected item now highlights entire row instead of just filenameJiayi Zhao
2020-12-14Merge branch 'master' of github.com:kamiyaa/joshutoJiayi Zhao
2020-12-14Merge pull request #35 from tim77/tim77-patch-1Jeff Zhao
2020-12-15docs: add Fedora installation instructionsArtem Polishchuk
2020-12-13code cleanup and fix path not showing when too longJiayi Zhao
2020-12-12fix crash caused by char boundary slicingJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
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