1
0
mirror of https://github.com/gdamore/tcell.git synced 2025-04-26 13:48:53 +08:00

15 Commits

Author SHA1 Message Date
Garrett D'Amore
69be119a27 fixes #27 Add a test framework & test code 2015-10-05 23:08:31 -07:00
Garrett D'Amore
b19d7067f2 fixes #26 Improved docs desired 2015-10-05 15:46:51 -07:00
Garrett D'Amore
c2130fd973 fixes #25 Input of unusual characters not right in non-Unicode locales
fixes #24 Combining characters not rendered on GB18030
2015-10-05 14:30:36 -07:00
Garrett D'Amore
4a014d05f5 fixes #23 Fifo overfull hang 2015-10-05 01:27:55 -07:00
Garrett D'Amore
b8c3aaddbc fixes #22 Full width characters not displayed in GB18030 2015-10-05 00:10:17 -07:00
Garrett D'Amore
dd7d40dd07 fixes #17 Support UTF-8 to 8-bit codes 2015-10-04 23:22:57 -07:00
Garrett D'Amore
061768321e fixes #20 Wide characters & combining characters busted
fixes #21 Want unicode test program
fixes #15 Add ACS drawing support
2015-10-04 19:53:38 -07:00
Garrett D'Amore
8eba8adb55 fixes #19 Stable output from mkinfo.go
fixes #18 Don't parse mouse records for non-mouse terminals
fixes #16 Change mouse terminfo entries
2015-10-04 12:30:50 -07:00
Garrett D'Amore
1a26df1ff5 fixes #14 Enable building (but not running) nacl, plan9 2015-10-04 10:56:21 -07:00
Garrett D'Amore
518cb73ce7 fixes #13 Emulation problem with control keys 2015-10-03 15:02:32 -07:00
Garrett D'Amore
9a601da6e4 fixes #12 Windows reverse video broken 2015-10-03 11:51:57 -07:00
Garrett D'Amore
feab7e00ed Add additional key codes 2015-10-03 11:29:55 -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