mirror of https://github.com/gdamore/tcell.git
197faf3eae
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(). |
||
---|---|---|
.. | ||
beep.go | ||
boxes.go | ||
colors.go | ||
hello_world.go | ||
mouse.go | ||
unicode.go |