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

15 Commits

Author SHA1 Message Date
Garrett D'Amore
d94cafee62 fixes #126 Mouse tracking in Putty does not work
fixes #128 mkinfo could search $HOME/.terminfo
2016-10-19 12:14:22 -07:00
vagrant
2e10b659dd fixes #118 Recognizing more terminals
fixes #121 Linux LC_ALL lacks charset suffix
2016-09-03 05:32:55 +00:00
Garrett D'Amore
02686d5300 fixes #103 ShiftAlt + arrows and ShiftCtrl + arrows 2016-05-19 16:45:31 -07:00
Garrett D'Amore
2af553baed fixes #91 why add a CSI before each SGR attribute? 2016-05-19 11:35:33 -07:00
Zachary Yedidia
f722733809 fixes #109 Support both meta and alt + arrow keys 2016-05-18 19:49:02 -07:00
Garrett D'Amore
9aae61f33a fixes #95 Detecting ctrl, shift, alt + arrow keys 2016-04-28 13:30:53 -07:00
Garrett D'Amore
815826d8a7 fixes #87 keypad handling needs work 2016-03-23 13:15:58 -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
71eb31ce98 fixes #49 Emit "EnableACS" on legacy terminals 2015-10-14 14:36:23 -07:00
Garrett D'Amore
7322e40c26 fixes #37 Improve docs & fix golint
fixes #38 Broke wide characters in last update
fixes #39 Clean up logic for encodings, enhance fallback options
fixes #36 Support more mouse buttons on Windows.
2015-10-08 09:48:01 -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
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
b4ae936d42 Initial import of Tcell. 2015-09-26 23:37:54 -07:00