FORK.md - Terminal colors and mouse merged upstream

This commit is contained in:
Anatoli Babenia 2020-07-13 03:56:45 +00:00
parent fb4953b17a
commit 4868c5bcd7
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)