tcell/_demos
Garrett D'Amore 92c4f488a6 mouse demo: fix crash when multiple buttons pressed together
If we cannot decode the buttons in a drag, we might try to use '*',
which would reuslt in a negative index in the theme table.  This
only affected the demo application itself.
2023-12-03 17:42:09 -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
unicode.go go fmt compliance fixes 2023-08-14 18:36:19 -07:00