summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-02-02Merge branch 'main' into devJeff Zhao
2022-02-01code cleanup (#135)DLFW
2022-01-28Remove boilerplate (#136)otakubeam
2022-01-26Fix: remove image preview on bulk rename (#132)Noah Too
2022-01-19fix: disarm spawn bomb (#128)DLFW
2022-01-16cargo fmtJeff Zhao
2022-01-16Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-01-16rework file previews to have better argument handlingJeff Zhao
2022-01-14Update external preview on geometry change (#126)DLFW
2022-01-13add forking capabilities via xdg_openJeff Zhao
2022-01-13Calling preview removed hook when help page shown (#125)DLFW
2022-01-09add option to turn off automatic directory reloadingJeff Zhao
2022-01-09default configuration for joshuto and for themes now read fromJeff Zhao
2022-01-09Fix: invoke correct hook script (#121)DLFW
2022-01-08implement 'cd -', refactor directory changing code (#120)Vinegret43
2022-01-03Continuous scrolling (#118)DLFW
2021-12-27cargo fmtJeff Zhao
2021-12-27fix crash if ansi to tui failsJeff Zhao
2021-12-27only process previews if preview shown and remove scripts are present in configJeff Zhao
2021-12-20remove area recalculationJeff Zhao
2021-12-20fix area not correct and calculating with bordersJeff Zhao
2021-12-20refactor image preview via ueberzugJeff Zhao
2021-12-20Add script hooks for image previews (#113)DLFW
2021-12-16change vec to hashsetJeff Zhao
2021-12-16Update view on filesystem changes (#112)DLFW
2021-12-15Merge branch 'main' into devJeff Zhao
2021-12-15add dynamic number of columns (#111)Vinegret43
2021-12-12Fix: DirList::need_update considers mtime change (#110)DLFW
2021-12-05fix printing line numbersJeff Zhao
2021-12-05cargo fmtJeff Zhao
2021-12-05Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2021-12-05add line numbers (#109)Vinegret43
2021-12-04move more logic into process_non_interactiveJeff Zhao
2021-12-03bulk_rename now reads TMP_DIR environment variable for where to store tempora...Jeff Zhao
2021-11-27cargo clippyJeff Zhao
2021-11-27add scrolling support to file previewJeff Zhao
2021-11-22remove printJeff Zhao
2021-11-18fix not being able to cut cross deviceJeff Zhao
2021-11-18Add syntax highlighting to file previews (#106)Noah Too
2021-11-16Add choosefiles feature (#105)Cameron Eldridge
2021-11-09check width instead of lenJeff Zhao
2021-11-09Path shortener (#103)kennycallado
2021-10-31cargo fmtJeff Zhao
2021-10-31fix paste overwrite erroring when creating directoriesJeff Zhao
2021-10-31remove unnecessary intoJeff Zhao
2021-10-31more unix stuffJeff Zhao
2021-10-31fix more mode stuffJeff Zhao
2021-10-30make unix.rs more platform independentJeff Zhao
2021-10-30move string into constantJeff Zhao
2021-10-27cargo fmtJeff Zhao