summaryrefslogtreecommitdiffstats
path: root/src/commands
AgeCommit message (Expand)Author
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
2023-01-28remove from history by dir paths (#251)Sergei Suslov
2023-01-27add option to override deleting to trash (#249)Noah Too
2023-01-09quit outputdir now preserves symlinkJeff Zhao
2023-01-04cargo clippy and update (#245)Jeff Zhao
2022-12-04Bulk-rename works with only current file (#234)DLFW
2022-11-23cargo clippyJeff Zhao
2022-11-20add bookmark supportJeff Zhao
2022-10-31Added `rename_keep_ext` command and refactored rename functions (#221)Fritz Rehde
2022-10-26support multiple zoxide arguments (#220)Noah Too
2022-10-24show linenumber option in pre-execution displayJeff Zhao
2022-10-24fix unwrap error when fzf not installedJeff Zhao
2022-10-21Rework filter and flat commands to be dirlist specific (#209)Noah Too
2022-10-20Add linemode feature and first simple linemodes (#206)DLFW
2022-10-17add `filter` command (#205)Noah Too
2022-09-11use Result instead of Option for parsing config filesJeff Zhao
2022-09-11add mimetype support via file commandJeff Zhao
2022-09-04show how many files are selected in the footerJeff Zhao
2022-09-03add symlink relativeJeff Zhao
2022-08-31tab_switch_index can open more than 1 tab if given number is largerJeff Zhao
2022-08-31rework previews to have loading state as wellJeff Zhao
2022-08-31use hashmap and uuid to store tabs (#194)Jeff Zhao
2022-08-30Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-08-29add lazy static initalizations to make sure configs are initialized at the ri...Jeff Zhao
2022-08-13Sort options individual per tab (#191)DLFW
2022-08-01cargo clippyJeff Zhao
2022-08-01add `symlink_files` commandJeff Zhao
2022-08-01add delete_files with foreground optionJeff Zhao
2022-07-24make ambiguous command message more clearJeff Zhao
2022-07-19add --file-chooser optionJeff Zhao
2022-07-18asynchronize delete operationJeff Zhao
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-06-28fix bulk_renameJeff Zhao
2022-06-28cargo fmtJeff Zhao