summaryrefslogtreecommitdiffstats
path: root/src/util
AgeCommit message (Expand)Author
2024-03-14fix: restore line numbers (#511)Azad
2024-03-10rename case_sensitive_ext to case_insensitive_extJeff Zhao
2024-03-10feat: add `case_sensitive_ext` option for mimetype, theme and icons (#497)Azad
2024-03-10cargo clippyJeff Zhao
2024-03-10fix theme not using prefixJeff Zhao
2024-02-27feat: use a pager instead confirm_exit (#498)lali
2024-02-20fix selection style when lscolors enabled (#496)lali
2024-02-15feat lscolors support (#489)Ben Webb
2023-10-09feat: wezterm cwd compatibility (#439)kennycallado
2023-10-08Scrollable tab-bar (#437)DLFW
2023-09-07rename some typesJeff Zhao
2023-09-07cleanup config codeJeff Zhao
2023-08-13feat: Add case sensitivity support for searching, selecting and filtering fil...Justin Chen
2023-08-12feat: tab bar can show current dir name (#390)Lzzzzzt
2023-08-04feat: add user & group on foot and make linemode configturable and more optio...Lzzzzzt
2023-07-31set PWD env var when opening programsJeff Zhao
2023-07-31Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2023-07-31fix file size formatJeff Zhao
2023-07-30mtime will display with local timezone (#384)Lzzzzzt
2023-07-23migrate to ratatuiJeff Zhao
2023-07-02cargo clippyJeff Zhao
2023-07-01upgrade to shellexpand v3Jeff Zhao
2023-06-06feat: Support for customizing file icons (#324)Noah Too
2023-03-10cargo fmtJeff Zhao
2023-02-11add current file to file operationsJeff Zhao
2023-01-04cargo clippy and update (#245)Jeff Zhao
2023-01-04make symlink enum more clearJeff Zhao
2022-11-20add bookmark supportJeff Zhao
2022-09-11use Result instead of Option for parsing config filesJeff Zhao
2022-09-11add mimetype support via file commandJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-07-24make ambiguous command message more clearJeff Zhao
2022-06-27fix confirm_exit not workingJeff Zhao
2022-05-04move input.rs to process_event.rsJeff Zhao
2022-04-17code cleanupJeff Zhao
2022-04-17track child processes and properly close them when completeJeff Zhao
2022-04-09fix regular file styling not respecting theme config (#163)Jeff Zhao
2022-02-24Fix clippy warnings (#144)sushi-shi
2022-01-03Continuous scrolling (#118)DLFW
2021-12-16change vec to hashsetJeff Zhao
2021-12-16Update view on filesystem changes (#112)DLFW
2021-12-05cargo fmtJeff Zhao
2021-12-04move more logic into process_non_interactiveJeff Zhao
2021-10-31remove unnecessary intoJeff Zhao
2021-10-31more unix stuffJeff Zhao
2021-10-30make unix.rs more platform independentJeff Zhao
2021-10-20move select option into optionJeff Zhao
2021-10-20rework config structureJeff Zhao
2021-10-15deprecate skim over fzfJeff Zhao
2021-10-03refactor some codeJeff Zhao