Oliver
|
02e38ea960
|
Upgraded to latest tcell version.
|
2022-12-21 18:28:20 +01:00 |
|
Oliver
|
55965cf21d
|
Replaced mattn/go-runewidth string width calculation with rivo/uniseg for improved character display.
|
2022-09-11 21:02:40 +02:00 |
|
Oliver
|
7e09c7e6e3
|
Merge branch 'master' into textarea
|
2022-08-05 23:06:33 +02:00 |
|
Oliver
|
37ad0bb937
|
rivo/uniseg went through some turbulences.
|
2022-08-05 23:06:17 +02:00 |
|
Oliver
|
dac4ab9843
|
Merge branch 'master' into textarea
|
2022-08-05 20:46:28 +02:00 |
|
Oliver
|
b171f26c34
|
Another minor uniseg upgrade.
|
2022-08-05 20:46:13 +02:00 |
|
Oliver
|
58883bca7c
|
Resolved merge conflict.
|
2022-08-05 20:36:31 +02:00 |
|
Oliver
|
e5ac3d9d5c
|
Minor uniseg upgrade.
|
2022-08-05 20:35:09 +02:00 |
|
Oliver
|
ac1f564949
|
Implemented basic text area printing.
|
2022-07-30 15:59:31 +01:00 |
|
Oliver
|
6537221da8
|
Merge conflict resolved.
|
2022-07-29 16:43:17 +01:00 |
|
Oliver
|
c6cff75ed5
|
Adapted to slight change in rivo/uniseg.
|
2022-07-28 10:46:20 +01:00 |
|
Oliver
|
4b7fb7ecd6
|
Upgraded to new rivo/uniseg version.
|
2022-07-27 20:09:10 +01:00 |
|
Oliver
|
566470eb7a
|
Some basic TextArea code.
|
2022-07-27 12:48:38 +01:00 |
|
Oliver
|
2cb20002bc
|
Removed accidental inclusion of Postgres driver.
|
2021-09-23 07:17:54 +02:00 |
|
Oliver
|
bb872b4b26
|
Added a reference go Golang's Code of Conduct instead of rolling our own.
|
2021-09-20 18:36:36 +02:00 |
|
Oliver
|
2f13f81dcb
|
Upgraded to latest tcell commit. Fixes #624
|
2021-09-04 19:31:54 +02:00 |
|
Oliver
|
c723ed0769
|
Upgraded to latest tcell version. Fixes #70
|
2021-05-20 18:33:42 +02:00 |
|
Oliver
|
ea0971753c
|
Upgrade tcell to v2.2.1.
|
2021-04-26 14:01:46 +02:00 |
|
Oliver
|
7df0389ccc
|
Cleaned up modules.
|
2021-04-26 13:57:56 +02:00 |
|
Oliver
|
ae9464cc35
|
Upgraded printing and style handling to the new definition of tcell.ColorDefault.
|
2021-03-12 18:48:52 +01:00 |
|
Oliver
|
b2dec96e1a
|
Upgraded to tcell v2.2.0 and rewrote the Application.Suspend() function to use tcell's new methods.
|
2021-03-11 20:14:19 +01:00 |
|
Oliver
|
09f1384966
|
Added SetMaxLines() to TextView. Resolves #451, fixes #452
|
2021-02-16 20:32:36 +01:00 |
|
Oliver
|
745e4ceeb7
|
Upgraded to latest tcell which uses latest go-runewidth which uses uniseg for improved Unicode handling. Resolves #548
|
2021-01-17 17:24:20 +01:00 |
|
Oliver
|
f9f2182520
|
Upgraded to latest uniseg package.
|
2020-11-17 19:59:59 +01:00 |
|
Oliver
|
e4d167311d
|
Upgraded to latest tcell version. Results in a minor incompatibility in the Table class.
|
2020-10-18 14:15:57 +02:00 |
|
Oliver
|
deb54e1422
|
Keyboard events are now propagated down the hierarchy, allowing users to intercept them. Closes #421
|
2020-08-18 12:05:43 +02:00 |
|
Trevor Slocum
|
f1e2d87625
|
Update dependencies colorful and runewidth
|
2020-02-13 15:45:52 -08:00 |
|
Oliver
|
731cb7162a
|
Updated dependencies. Resolves #354
|
2019-10-18 14:11:57 +02:00 |
|
Oliver
|
7a653a04b3
|
Package now uses go modules.
|
2019-05-13 10:41:35 +02:00 |
|