summaryrefslogtreecommitdiffstats
path: root/src/commands/command_line.rs
AgeCommit message (Expand)Author
2020-09-19Change command to use an enum instead of polymorphismJiayi Zhao
2020-08-30rework and fix issuesJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-05-13rework command parsing and add shell commandJiayi Zhao
2020-03-16cargo clippyJiayi Zhao
2020-02-22implement textfield widgetJiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao
2020-02-13more work on textfieldJiayi Zhao
2020-02-13textfield progressionJiayi Zhao
2020-02-11more progress on tui-rs workJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2019-07-19changed how commands are handledJiayi Zhao
2019-06-29rework error systemJiayi Zhao
2019-06-01optimize some printing codeJiayi Zhao
2019-05-27refactor rename and search to make use of the command lineJiayi Zhao
2019-05-26update commands to use new textfieldJiayi Zhao
2019-05-25changed the way keymap commands are parsedJiayi Zhao