summaryrefslogtreecommitdiffstats
path: root/src/util/mod.rs
AgeCommit message (Expand)Author
2020-03-19add soft-reload optionJiayi Zhao
2020-02-22implement textfield widgetJiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-17rework menu widgetJiayi Zhao
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao
2020-02-13more work on textfieldJiayi Zhao
2020-02-09rework input thread and file operationsJiayi Zhao
2020-02-08change to using termion's keyboard handlingJiayi Zhao