Merge branch 'patch-1' into 'master'

FORK.md - Terminal colors and mouse merged upstream

See merge request tslocum/cview!4
This commit is contained in:
Trevor Slocum 2020-07-13 21:37:53 +00:00
commit bf31b0001a
1 changed files with 0 additions and 2 deletions

View File

@ -51,10 +51,8 @@ Call [List.SetWrapAround](https://docs.rocketnine.space/gitlab.com/tslocum/cview
The following tview pull requests have been merged into cview:
- [#444 Fixed terminal colors](https://github.com/rivo/tview/pull/444)
- [#378 Throttle resize handling](https://github.com/rivo/tview/pull/378)
- [#368 Add support for displaying text next to a checkbox](https://github.com/rivo/tview/pull/368)
- [#363 Mouse support](https://github.com/rivo/tview/pull/363)
- [#353 Add window size change handler](https://github.com/rivo/tview/pull/353)
- [#347 Handle ANSI code 39 and 49](https://github.com/rivo/tview/pull/347)
- [#336 Don't skip regions at end of line](https://github.com/rivo/tview/pull/336)