summaryrefslogtreecommitdiffstats
path: root/src/key_command
AgeCommit message (Expand)Author
2022-08-01add delete_files with foreground optionJeff Zhao
2022-07-18asynchronize delete operationJeff Zhao
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-06-22Add `flat` command (#177)Noah Too
2022-05-26Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2022-05-23Add GitHub workflow for Clippy (#173)Dany Marcoux
2022-05-04add 'zoxide add' and parsing zoxide errorsJeff 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-02-23Autocomplete first words as commands (#139)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
2021-10-02move comment into traitJeff Zhao
2021-10-02move key_command code out into separate moduleJeff Zhao