From 4868c5bcd7c5daaa42a96fe10c651194dd4497dc Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Mon, 13 Jul 2020 03:56:45 +0000 Subject: [PATCH] FORK.md - Terminal colors and mouse merged upstream --- FORK.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/FORK.md b/FORK.md index 71acb4f..bbe143c 100644 --- a/FORK.md +++ b/FORK.md @@ -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)