summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-11-10cargo fmtJeff Zhao
2023-11-10only replace home dir with tilde if it starts from the rootJeff Zhao
2023-11-10[feat] add option to use file_path() with the %p keyword (#431)lali
2023-11-04custom_commands + fallback for the older configurations (#446)Tomasz Durda
2023-11-04feat: add `focus_on_create` option (#448)Azad
2023-11-01make input thread a bit more robustJeff Zhao
2023-10-09feat: wezterm cwd compatibility (#439)kennycallado
2023-10-09fix: remove the debug info causing the chaos in UI (#444)Ralph Zhou
2023-10-08clippyJeff Zhao
2023-10-08fix unwrap() crashJeff Zhao
2023-10-08Scrollable tab-bar (#437)DLFW
2023-09-26fix: add mutex lock to preview threads (#430)lali
2023-09-12feat: extensions for select and filter (#428)Justin Chen
2023-09-07rename some typesJeff Zhao
2023-09-07cleanup config codeJeff Zhao
2023-09-04fix error messageJeff Zhao
2023-09-02feat: Add rename_file_append_ext command (#423)rqdmap
2023-08-29Add subcommands (#418)xrelkd
2023-08-29command chaining supportJeff Zhao
2023-08-24fix clippyJeff Zhao
2023-08-24feat: regex support (#411)Justin Chen
2023-08-13feat: add `noconfirm` option to `delete_files` command (#400)Azad
2023-08-13feat: Add case sensitivity support for searching, selecting and filtering fil...Justin Chen
2023-08-12show description in help menu as wellJeff Zhao
2023-08-12code cleanupJeff Zhao
2023-08-12add optional description to keymapsJeff Zhao
2023-08-12add trash support via command line tools instead of libraryJeff Zhao
2023-08-12added all_selected field in CopyFilePath (#391)Uros
2023-08-12feat: tab bar can show current dir name (#390)Lzzzzzt
2023-08-04fix #388 (#389)Azad
2023-08-04feat: add user & group on foot and make linemode configturable and more optio...Lzzzzzt
2023-07-31fix compilation error when no features are enabledJeff Zhao
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-31feat: Add support for command aliases (#370)Azad
2023-07-30remove unused varJeff Zhao
2023-07-30Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2023-07-30fix unwrap errorJeff Zhao
2023-07-30remove unwrapJeff Zhao
2023-07-30mtime will display with local timezone (#384)Lzzzzzt
2023-07-30Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2023-07-30attempt to fix xdg open for non-forking applicationsJeff Zhao
2023-07-23migrate to ratatuiJeff Zhao
2023-07-23fix typoJeff Zhao
2023-07-23fix recycle_bin feature not disabling references to trashJeff Zhao
2023-07-18chore: cleanup warnings (#365)Kasper Juul Hermansen
2023-07-11remember to remove the file created by bulk_rename even if we don't complete ...Jeff Zhao
2023-07-02cargo clippyJeff Zhao
2023-07-02Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao