A backend-agnostic application framework
Go to file
2022-11-06 15:25:55 -05:00
backends/pixel Cells get cleared properly (lol) 2022-11-06 14:44:09 -05:00
examples/hello Pass keyboard events through application 2022-11-06 15:12:44 -05:00
application.go Pass keyboard events through application 2022-11-06 15:12:44 -05:00
backend.go
buffer.go Added bounds checking to buffer 2022-11-06 15:25:55 -05:00
config.go
go.mod Downgrade to go 1.18 2022-11-02 16:31:20 -04:00
go.sum
input.go