summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2023-07-02migrate to rustyline v12Jeff Zhao
2023-07-01refactor: avoid changing constraints during PreviewFileState load (#333)Handfish
2023-07-01upgrade to shellexpand v3Jeff Zhao
2023-07-01Migrate termion lib from v1 to v2. Mouse feature turn on by default (#349)Anton Simonov
2023-06-30add file preview documentationJeff Zhao
2023-06-25Tab theme configurable (#317)DLFW
2023-06-25fix: subdir_fzf stuck on large directory. (#309)Jacky Li
2023-06-06feat: Support for customizing file icons (#324)Noah Too
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2023-05-07Cleanup preview.sh template (#285)DLFW
2023-05-04convert to using ratatui (#290)Jake Gallow
2023-05-03Fix typos (#288)a-kenji
2023-03-31quit_option configuration option (#228)pantosaur
2023-03-10cargo fmtJeff Zhao
2023-03-10Merge branch 'dev'Jeff Zhao
2023-03-10rework deleteJeff Zhao
2023-02-20Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2023-02-17new_tab can open specific directories (#256)DLFW
2023-02-11add current file to file operationsJeff Zhao