summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-05-04cargo fmtJeff Zhao
2022-05-04add 'zoxide add' and parsing zoxide errorsJeff Zhao
2022-05-04move input.rs to process_event.rsJeff Zhao
2022-05-03add pbcopy to support macos file ops (#166)Ting Zhou
2022-05-03inform user how many files was selected when glob selectingJeff Zhao
2022-05-03add initial support for zoxideJeff Zhao
2022-04-22combine --output-dir and --choosefiles into a single argumentJeff Zhao
2022-04-20add H, L and M vim actionsJeff Zhao
2022-04-17cargo fmtJeff Zhao
2022-04-17code cleanupJeff Zhao
2022-04-17track child processes and properly close them when completeJeff Zhao
2022-04-17Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-04-14Use notify::RecommendedWatcher to simplify code and support BSD platforms (#165)unrelentingtech
2022-04-10fix file preview showing a blank lineJeff Zhao
2022-04-09rename crude to raw again = =;Jeff Zhao
2022-04-09selected files now indented like rangerJeff Zhao
2022-04-09fix regular file styling not respecting theme config (#163)Jeff Zhao
2022-03-07fix file previews for no ansi colorsJeff Zhao
2022-03-05version bump 0.9.30.9.3Jeff Zhao
2022-03-05make ansi-to-tui optionalJeff Zhao
2022-03-05cargo fmtJeff Zhao
2022-03-05Fix for issue #151 (#154)Beethoven-n
2022-03-02Try all options when opening files (#150)sushi-shi
2022-02-25Add reversed autocompletion (#145)sushi-shi
2022-02-24Fix clippy warnings (#144)sushi-shi
2022-02-24Move half page (#143)sushi-shi
2022-02-24Add console shortcuts (#142)sushi-shi
2022-02-23Fix overflows in viewport (#141)sushi-shi
2022-02-23Add incremental search (#140)sushi-shi
2022-02-23Autocomplete first words as commands (#139)sushi-shi
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