Commit Graph

21 Commits

Author SHA1 Message Date
Garrett D'Amore 1025eab922 Add https://github.com/rgm3/gomandelbrot 2018-02-19 10:19:31 -08:00
Garrett D'Amore afc8e7abfb Various README updates.
First we are no longer gamma; far too many folks are now dependent
upon tcell, and we haven't changed API in an incompatible way in
a long time.

Second, add a reference to tui-go, as they switch to us from termbox.
(Good move!)

Finally, update the platform information to be a bit clearer about
where we use CGO, and update incorrect information about how the
terminfo database is built.
2018-01-11 09:23:51 -08:00
Garrett D'Amore 329140c26c Add @rivo's tview package (looks cool!) 2018-01-08 09:31:29 -08:00
Garrett D'Amore b65f8b54bf Add logo. 2017-11-24 20:31:33 -08:00
Garrett D'Amore 6e0ee420a5 Add support and donation link. 2017-11-24 16:04:27 -08:00
Garrett D'Amore d55f61ca94 Correct details about when CGO is needed. 2017-08-07 10:11:46 -07:00
Garrett D'Amore c349f64807 Add codecov badge. 2017-08-07 09:58:11 -07:00
Alexey Grachov e552b82b28 Fix typo in readme. (#139) 2017-05-01 07:57:32 -10:00
Tomas 6d5ea857af Mention godu in Examples section (#141) 2017-05-01 07:50:55 -10:00
Nickolay ebe6908e0b Update README.md (#123)
This adds the excellent micro editor to the list of sample applications.
2016-09-25 17:16:04 -07:00
Garrett D'Amore 43f9cc0d07 fixes #75 Add goreport and fix related issues 2015-11-04 17:05:24 -08:00
Garrett D'Amore 02b78be6f2 fixes #41 Fix GOPATH handling 2015-11-03 13:01:10 -08:00
Garrett D'Amore 4295478eee fixes #51 Add examples links (fix urls) 2015-10-28 14:16:06 -07:00
Garrett D'Amore da3c86ed42 fixes #51 Add examples links 2015-10-28 14:12:25 -07:00
Garrett D'Amore f426ddb33c fixes #54 Want 24-bit color
fixes #59 terminfo handling not right for extended formats
2015-10-27 23:28:26 -07:00
Garrett D'Amore bdfc47edce fixes #47 Fix README 2015-10-09 17:04:56 -07:00
Garrett D'Amore 20f9c8cdd8 fixes #34 Update the README to remove github badges 2015-10-06 09:57:49 -07:00
Garrett D'Amore 69be119a27 fixes #27 Add a test framework & test code 2015-10-05 23:08:31 -07:00
Garrett D'Amore 434fc57169 fixes #10 Eliminate separate buffered implementation
fixes #9 Various API enhancements
fixes #8 Mouse demo improvements
fixes #7 Add support for handling $<delay> delays
fixes #6 mkinfo doesn't honor terminfo LINES and COLUMNS
fixes #5 Add better mouse tracking
fixes #3 Windows performance improvements
2015-10-02 21:49:13 -07:00
Garrett D'Amore 385072b4a8 fixes #1 Add Windows support. 2015-09-28 23:42:13 -07:00
Garrett D'Amore b4ae936d42 Initial import of Tcell. 2015-09-26 23:37:54 -07:00