Commit Graph

21 Commits (e6d82ac482e4681581425bed0208e251cca3da3d)

Author SHA1 Message Date
Oliver ac1f564949 Implemented basic text area printing. 2 years ago
Oliver 6537221da8 Merge conflict resolved. 2 years ago
Oliver c6cff75ed5 Adapted to slight change in rivo/uniseg. 2 years ago
Oliver 4b7fb7ecd6 Upgraded to new rivo/uniseg version. 2 years ago
Oliver 566470eb7a Some basic TextArea code. 2 years ago
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
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