summaryrefslogtreecommitdiffstats
path: root/src/config
AgeCommit message (Expand)Author
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
2021-10-03refactor some codeJeff Zhao
2021-10-02move key_command code out into separate moduleJeff Zhao
2021-10-02Merge branch 'main' into devJeff Zhao
2021-10-02Add a help page (#95)Vinegret43
2021-09-26code cleanupJeff Zhao
2021-09-25cargo fmtJeff Zhao
2021-09-25show_workers can close with custom key via --exit-key optionJeff Zhao
2021-07-22add automatically_count_files optionJeff Zhao
2021-07-17add tilde expansion to preview script pathJeff Zhao
2021-06-27highlight invalid symlinks (#80)DLFW
2021-06-19open command line with a colon (#75)DLFW
2021-06-10add support for specifying new tab home pageJeff Zhao
2021-06-10impl FromStrJeff Zhao
2021-05-19fix cuts not displaying proper valuesJeff Zhao
2021-05-18rework new sorting algorithmJeff Zhao
2021-05-17sort: fix sort not following configJeff Zhao
2021-05-17some sorting features addedmakeefu
2021-05-16rework mimetype configJeff Zhao
2021-05-14fix set_mode not workingJeff Zhao
2021-05-13add arrow prefix to up,down,left,rightJeff Zhao
2021-05-13cargo fmtJeff Zhao