summaryrefslogtreecommitdiffstats
path: root/src/commands/touch_file.rs
AgeCommit message (Expand)Author
2024-03-10refactor code to reduce clonesJeff Zhao
2024-03-10feat: add `case_sensitive_ext` option for mimetype, theme and icons (#497)Azad
2023-11-04feat: add `focus_on_create` option (#448)Azad
2023-09-07rename some typesJeff Zhao
2022-08-13Sort options individual per tab (#191)DLFW
2022-02-24Fix clippy warnings (#144)sushi-shi
2021-09-26file previews no longer continuously spawn threads for existing previewsJeff Zhao
2021-06-21refactor previewing codeJeff Zhao
2021-06-09Add a "touch" command (#66)DLFW