summaryrefslogtreecommitdiffstats
path: root/src/key_command/impl_appcommand.rs
AgeCommit message (Expand)Author
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-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-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-15add fzf subdir jumpingJeff Zhao
2021-10-15deprecate skim over fzfJeff Zhao
2021-10-03refactor some codeJeff Zhao
2021-10-02move key_command code out into separate moduleJeff Zhao