1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-27 13:48:49 +08:00

6 Commits

Author SHA1 Message Date
Andrea Manzini
ceae209ba2 cleanup lint issues 2019-01-19 16:16:19 +01:00
Jakub Sobon
367af3f86d
Merge branch 'text-widget/5/widget' into text-widget/6/wide-runes 2018-05-27 16:21:14 +01:00
Jakub Sobon
126cb00247
Rename newText field to contentChanged. 2018-05-27 16:15:56 +01:00
Jakub Sobon
929bf2b8fc
The text widget now supports full-width runes.
Refactoring the draw() implementation to make it more readable:
- taking out the line trimming logic.
- taking out the drawing of the scroll up/down markers.
2018-05-20 22:51:38 +01:00
Jakub Sobon
ecb27cd1c5
Adding licence. 2018-05-14 22:45:40 +01:00
Jakub Sobon
d6c153fbaf
Implementing the text widget.
And adding a demo.
2018-05-14 22:16:14 +01:00