summaryrefslogtreecommitdiffstats
path: root/src/commands
AgeCommit message (Expand)Author
2024-03-14feat: add `--reverse` flag to sort methods (#507)Azad
2024-03-10fix open file not working with case_insensitive_extJeff Zhao
2024-03-10rename case_sensitive_ext to case_insensitive_extJeff Zhao
2024-03-10refactor code to reduce clonesJeff Zhao
2024-03-10Merge branch 'main' into devJeff Zhao
2024-03-10move preview area into PreviewContextJeff Zhao
2024-03-10feat: add `case_sensitive_ext` option for mimetype, theme and icons (#497)Azad
2024-03-10fix: clear numbered command buffer on cursor move (#505)Azad
2024-03-10Add `capture` and `stdout` commands (#495)DLFW
2024-02-27ratatui-image widget for image previews without scripts (#467)Benjamin Grosse
2024-02-21Make mouse support configurable (#494)Mroik/PositiveC
2024-02-20fix: update all lists viewports on sort method change (#492)Azad
2024-02-13Add command for printing embedded configs (#487)sushi-shi
2024-02-13fix overflow bug on bookmark widget when area is too small (#483)pantosaur
2024-01-20Use `shadow-rs` to show detailed version information (#481)xrelkd
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-10-09feat: wezterm cwd compatibility (#439)kennycallado
2023-10-08clippyJeff Zhao
2023-10-08Scrollable tab-bar (#437)DLFW
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-29command chaining supportJeff 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-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-07-31feat: Add support for command aliases (#370)Azad
2023-07-30remove unused varJeff Zhao
2023-07-30fix unwrap errorJeff Zhao
2023-07-30remove unwrapJeff Zhao
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-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-02migrate to rustyline v12Jeff Zhao
2023-06-25fix: subdir_fzf stuck on large directory. (#309)Jacky Li
2023-03-31quit_option configuration option (#228)pantosaur
2023-02-17new_tab can open specific directories (#256)DLFW
2023-01-31fix deleting preview before actual deletionJeff Zhao