summaryrefslogtreecommitdiffstats
path: root/src/config
AgeCommit message (Expand)Author
2023-06-25Tab theme configurable (#317)DLFW
2023-06-06feat: Support for customizing file icons (#324)Noah Too
2023-02-17new_tab can open specific directories (#256)DLFW
2023-01-09don't output parse error on all config files if they don't existJeff Zhao
2023-01-09don't output error message if file does not existJeff Zhao
2023-01-04cargo clippy and update (#245)Jeff Zhao
2022-12-28More meaningful message on missing config file (#243)DLFW
2022-11-23cargo clippyJeff Zhao
2022-11-20add bookmark supportJeff Zhao
2022-10-24show linenumber option in pre-execution displayJeff Zhao
2022-10-21Rework filter and flat commands to be dirlist specific (#209)Noah Too
2022-10-20Add linemode feature and first simple linemodes (#206)DLFW
2022-10-17add `filter` command (#205)Noah Too
2022-09-17cargo updateJeff Zhao
2022-09-11add more helpful error messagesJeff Zhao
2022-09-11use Result instead of Option for parsing config filesJeff Zhao
2022-09-11add mimetype support via file commandJeff Zhao
2022-08-30Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-08-29add lazy static initalizations to make sure configs are initialized at the ri...Jeff Zhao
2022-08-13Sort options individual per tab (#191)DLFW
2022-07-24add more to error messageJeff Zhao
2022-07-24make ambiguous command message more clearJeff Zhao
2022-07-01add ability to check whether a preview is outdatedJeff Zhao
2022-06-27fix bulk_rename logic errorJeff Zhao
2022-06-27fix confirm_exit not workingJeff Zhao
2022-06-27rename 'vsplit' to 'hsplit'Jeff Zhao
2022-05-26add vsplit viewJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2022-04-17track child processes and properly close them when completeJeff Zhao
2022-04-09rename crude to raw again = =;Jeff 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-24Fix clippy warnings (#144)sushi-shi
2022-02-01code cleanup (#135)DLFW
2022-01-13add forking capabilities via xdg_openJeff Zhao
2022-01-09add option to turn off automatic directory reloadingJeff Zhao
2022-01-09default configuration for joshuto and for themes now read fromJeff Zhao
2021-12-20Add script hooks for image previews (#113)DLFW
2021-12-15add dynamic number of columns (#111)Vinegret43
2021-12-05add line numbers (#109)Vinegret43
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 fzf subdir jumpingJeff Zhao
2021-10-15remove keymapping default codeJeff Zhao
2021-10-15deprecate skim over fzfJeff Zhao