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