tcell/_demos
Garrett D'Amore 197faf3eae fixes #120 Support for bracketed paste mode
This adds Bracketed Paste support for terminals that have mouse
support and support it.  The bracketing events are EventPaste,
with methods to note Start() or End() of the paste.  Content
comes in as normal rune events.  Programs must opt-in to this by
calling screen.EnablePaste().
2020-10-15 23:13:03 -07:00
..
beep.go Version 2.0 work in progress. 2020-08-25 16:20:58 -07:00
boxes.go fixes #314 Implement `setf` & `setb` 2020-08-25 22:26:48 -07:00
colors.go Version 2.0 work in progress. 2020-08-25 16:20:58 -07:00
hello_world.go Version 2.0 work in progress. 2020-08-25 16:20:58 -07:00
mouse.go fixes #120 Support for bracketed paste mode 2020-10-15 23:13:03 -07:00
unicode.go Version 2.0 work in progress. 2020-08-25 16:20:58 -07:00