summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-10-27remove default config hardcode and use include_str! insteadJeff Zhao
2021-10-20move select option into optionJeff Zhao
2021-10-20cargo fmtJeff Zhao
2021-10-20rework config structureJeff Zhao
2021-10-15add support for going into subdirectories via fzfJeff Zhao
2021-10-15add fzf subdir jumpingJeff Zhao
2021-10-15remove keymapping default codeJeff Zhao
2021-10-15deprecate skim over fzfJeff Zhao
2021-10-03refactor some codeJeff Zhao
2021-10-02move comment into traitJeff Zhao
2021-10-02move key_command code out into separate moduleJeff Zhao
2021-10-02fix workers not runningJeff Zhao
2021-10-02mergeJeff Zhao
2021-10-02change search_skim to SJeff Zhao
2021-10-02Merge branch 'main' into devJeff Zhao
2021-10-02add basic support for command historyJeff Zhao