Trevor Slocum
Trevor Slocum
I'd like to assist in updating adbfs, but found that the `Error` type and functions such as `WrapErrf` are now [internal to goadb](https://github.com/zach-klippenstein/goadb/blob/029cc6bee4812bf83c5d5fa58c49a82ff000d02c/internal/errors/error.go). There also seems to be some duplication:...
Hello, when go-tiled attempts to load a .tsx file referenced by a .tmx file, it will not use the required type of filepath slashes when using an embedded filesystem via...
[MP3 info tag spec](http://gabriel.mp3-tech.org/mp3infotag.html)
Initially supported by List This change is available in [cview](https://gitlab.com/tslocum/cview). Demo: `ssh cview.rocketnine.space -p 20000` (Introduction)
This resolves rendering issues with TextViews which have their background color set to ColorDefault.
Functions will now block until the application or widget becomes available.
Resolves #485. This change is available now in [cview](https://gitlab.com/tslocum/cview). Demo: `ssh cview.rocketnine.space -p 20000`
These changes allow developers to embed primitives within a modal window. They are available now in [cview](https://gitlab.com/tslocum/cview), a fork of tview.