summaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/tui_textfield.rs
AgeCommit message (Expand)Author
2021-02-09move files around, code clean upJeff Zhao
2021-02-09add experimental support for long textfieldsJeff Zhao
2021-01-19add mouse clicking supportJeff Zhao
2020-12-30add resize notification support and preliminary mouse supportJiayi 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-20fix last line of menu not clearingJiayi Zhao
2020-11-20fix not clearing menu when open_with is triggeredJiayi Zhao
2020-09-04io operations now give more informationJiayi Zhao
2020-08-30rework and fix issuesJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-06-06shell command now parses correctlyKamiyaa
2020-04-29fix issue with text paste not working in textfieldJiayi Zhao
2020-04-18update to tui-rs 0.9Jiayi Zhao
2020-04-12clear screen on startupJiayi Zhao
2020-03-24textfield cursor working correctlyJiayi Zhao
2020-03-16better error handling for threadsJiayi Zhao
2020-03-14rework input event thread handlingJiayi Zhao
2020-03-11fix rename file and textfield homeJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-03-01add support for showing mimetype options with open_withJiayi Zhao
2020-02-24fix open_file_withJiayi Zhao
2020-02-22implement textfield widgetJiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao