summaryrefslogtreecommitdiffstats
path: root/src/key_command
AgeCommit message (Expand)Author
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