summaryrefslogtreecommitdiffstats
path: root/src/util
AgeCommit message (Expand)Author
2021-05-17some sorting features addedmakeefu
2021-05-14fix set_mode not workingJeff Zhao
2021-05-13Merge branch 'main' into devJeff Zhao
2021-05-13revert clippy fixPrince
2021-05-13format code (cargo fmt)Prince
2021-05-13implement clippy fix: #[warn(clippy::useless_conversion)]Prince
2021-05-13implement clippy fix: #[warn(clippy::match_single_binding)]Prince
2021-05-07add more info to io workJeff Zhao
2021-05-06move worker stuff to its own context structJeff Zhao
2021-05-06fix clippyJeff Zhao
2021-05-01make index public attributeJeff Zhao
2021-05-01move theming out of entry and into utilsJeff Zhao
2021-05-01remove methodsJeff Zhao
2021-04-30rename traits and move structs aroundJeff Zhao
2021-04-30fix reload_dir_list and reload_dirlist inconsistencyJeff Zhao
2021-04-30move more config into their own foldersJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-29rework config structureJeff Zhao
2021-04-25add support for glob file selectionJeff Zhao
2021-04-24paste jobs now have an accurate number of items to pasteJeff Zhao
2021-04-16code cleanupJeff Zhao
2021-01-31code cleanupJeff Zhao
2021-01-19add mouse clicking supportJeff Zhao
2021-01-05cargo fmtJiayi Zhao
2020-12-30add support for scrolling on different columnsJiayi Zhao
2020-12-30add resize notification support and preliminary mouse supportJiayi Zhao
2020-12-26fix mismatched typesking6cong
2020-12-24fix cut/copy src not updating after pasteJiayi Zhao
2020-12-20fix char issue with bulk_renameJiayi 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-13code cleanup and fix path not showing when too longJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
2020-12-06add arrow indicating symlinksJiayi Zhao
2020-11-02stop using debug print for termion keyJiayi 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-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-06-28Fix bitwise-and build issues on macOSAustin Hyde
2020-06-06shell command now parses correctlyKamiyaa
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-03updatesJiayi Zhao