summaryrefslogtreecommitdiffstats
path: root/src/key_command/command.rs
AgeCommit message (Expand)Author
2024-04-03Zoxide related features (#506)Christoph Jabs
2024-04-03feat: add `--last` option to `new_tab` command (#517)Azad
2024-03-14feat: add `--reverse` flag to sort methods (#507)Azad
2024-03-10Add `capture` and `stdout` commands (#495)DLFW
2023-11-04custom_commands + fallback for the older configurations (#446)Tomasz Durda
2023-10-08Scrollable tab-bar (#437)DLFW
2023-09-12feat: extensions for select and filter (#428)Justin Chen
2023-09-07cleanup config codeJeff Zhao
2023-09-02feat: Add rename_file_append_ext command (#423)rqdmap
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-12added all_selected field in CopyFilePath (#391)Uros
2023-08-12feat: tab bar can show current dir name (#390)Lzzzzzt
2023-02-17new_tab can open specific directories (#256)DLFW
2023-01-27add option to override deleting to trash (#249)Noah Too
2022-11-20add bookmark supportJeff Zhao
2022-10-31Added `rename_keep_ext` command and refactored rename functions (#221)Fritz Rehde
2022-10-20Add linemode feature and first simple linemodes (#206)DLFW
2022-10-17add `filter` command (#205)Noah Too
2022-09-03add symlink relativeJeff Zhao
2022-08-31move numbered_command into command that can be invokedJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-08-01add `symlink_files` commandJeff Zhao
2022-08-01add delete_files with foreground optionJeff Zhao
2022-07-18asynchronize delete operationJeff Zhao
2022-06-22Add `flat` command (#177)Noah Too
2022-05-26split up keymaps into different modesJeff Zhao
2022-05-03add initial support for zoxideJeff Zhao
2022-04-22combine --output-dir and --choosefiles into a single argumentJeff Zhao
2022-04-20add H, L and M vim actionsJeff Zhao
2022-02-24Fix clippy warnings (#144)sushi-shi
2022-02-24Move half page (#143)sushi-shi
2022-02-23Add incremental search (#140)sushi-shi
2022-01-08implement 'cd -', refactor directory changing code (#120)Vinegret43
2021-12-05add line numbers (#109)Vinegret43
2021-11-27add scrolling support to file previewJeff Zhao
2021-10-20move select option into optionJeff Zhao
2021-10-20rework config structureJeff Zhao
2021-10-15add fzf subdir jumpingJeff Zhao
2021-10-15deprecate skim over fzfJeff Zhao
2021-10-03refactor some codeJeff Zhao