Commit Graph

17 Commits (1560f6b730043578ea08701dd03b161ead9fbea8)

Author SHA1 Message Date
Oliver 2cb20002bc Removed accidental inclusion of Postgres driver. 3 years ago
Oliver bb872b4b26 Added a reference go Golang's Code of Conduct instead of rolling our own. 3 years ago
Adrian Moreno 6e31eb2925 go.mod: fix wrong reference to tcell dependency
Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
3 years ago
Oliver 2f13f81dcb Upgraded to latest tcell commit. Fixes #624 3 years ago
Oliver c723ed0769 Upgraded to latest tcell version. Fixes #70 3 years ago
Oliver ea0971753c Upgrade tcell to v2.2.1. 3 years ago
Oliver 7df0389ccc Cleaned up modules. 3 years ago
Oliver ae9464cc35 Upgraded printing and style handling to the new definition of tcell.ColorDefault. 4 years ago
Oliver b2dec96e1a Upgraded to tcell v2.2.0 and rewrote the Application.Suspend() function to use tcell's new methods. 4 years ago
Oliver 09f1384966 Added SetMaxLines() to TextView. Resolves #451, fixes #452 4 years ago
Oliver 745e4ceeb7 Upgraded to latest tcell which uses latest go-runewidth which uses uniseg for improved Unicode handling. Resolves #548 4 years ago
Oliver f9f2182520 Upgraded to latest uniseg package. 4 years ago
Oliver e4d167311d Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 4 years ago
Oliver deb54e1422 Keyboard events are now propagated down the hierarchy, allowing users to intercept them. Closes #421 4 years ago
Trevor Slocum f1e2d87625 Update dependencies colorful and runewidth 5 years ago
Oliver 731cb7162a Updated dependencies. Resolves #354 5 years ago
Oliver 7a653a04b3 Package now uses go modules. 5 years ago