tcell/_demos
Garrett D'Amore 9bc5c636ae Underline API change.
The underline styles are mutually exclusive.  And let's simplify
passing the color with the underline style in a single function call.
2024-03-04 23:56:23 -08:00
..
beep.go go fmt compliance fixes 2023-08-14 18:36:19 -07:00
boxes.go go fmt compliance fixes 2023-08-14 18:36:19 -07:00
colors.go go fmt compliance fixes 2023-08-14 18:36:19 -07:00
cursors.go Include some explanatory text for the cursor demo. 2022-04-16 10:57:21 -07:00
hello_world.go go fmt compliance fixes 2023-08-14 18:36:19 -07:00
hyperlink.go fixes #300 Implement terminal hyperlinks 2022-04-16 10:57:21 -07:00
mouse.go mouse demo: fix crash when multiple buttons pressed together 2023-12-03 17:42:09 -08:00
setsize.go fixes #462 Console resizing 2022-04-23 09:50:07 -07:00
sixel.go demos: add sixel demo 2023-08-15 06:57:42 -07:00
stress.go fix stress demo (race on close) 2024-03-03 15:02:14 -08:00
style.go Underline API change. 2024-03-04 23:56:23 -08:00
unicode.go go fmt compliance fixes 2023-08-14 18:36:19 -07:00