termdash/widgets/text
Jakub Sobon 38a2a36234
Adding Text Write option that atomically replaces the text content.
2019-02-15 00:40:15 -05:00
..
textdemo Constructor of Text now returns an error. 2019-02-15 00:20:20 -05:00
line_scanner.go The text widget now supports full-width runes. 2018-05-20 22:51:38 +01:00
line_scanner_test.go Merge branch 'text-widget/5/widget' into text-widget/6/wide-runes 2018-05-27 16:21:14 +01:00
line_trim.go Adding missing licences. 2018-06-24 23:51:26 -04:00
line_trim_test.go Adding missing licences. 2018-06-24 23:51:26 -04:00
options.go Constructor of Text now returns an error. 2019-02-15 00:20:20 -05:00
scroll.go Improving comments to make the scroll.go file more understandable. 2018-05-27 16:11:18 +01:00
scroll_test.go Adding licence. 2018-05-14 22:44:49 +01:00
text.go Adding Text Write option that atomically replaces the text content. 2019-02-15 00:40:15 -05:00
text_test.go Adding Text Write option that atomically replaces the text content. 2019-02-15 00:40:15 -05:00
write_options.go Adding Text Write option that atomically replaces the text content. 2019-02-15 00:40:15 -05:00