summaryrefslogtreecommitdiffstats
path: root/src/commands/key_command.rs
AgeCommit message (Expand)Author
2021-02-13change formattingJeff Zhao
2021-02-03fix clipboard featureJeff Zhao
2021-02-02remove clipboard featureJeff Zhao
2021-01-24add optional clipboard supportJeff Zhao
2021-01-20cd with tilde expansionMatthew Blode
2021-01-05cargo fmtJiayi Zhao
2020-12-30add support for scrolling on different columnsJiayi Zhao
2020-12-13code cleanup and fix path not showing when too longJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
2020-11-22add support for moving parent cursorJiayi Zhao
2020-11-02stop using debug print for termion keyJiayi Zhao
2020-10-28fix crash cycling through multiple tabsJiayi Zhao
2020-10-11cargo fmtJiayi Zhao
2020-09-19Change command to use an enum instead of polymorphismJiayi Zhao