Update xterm.js to v5.1.0

This commit is contained in:
Will Owens 2023-03-24 11:54:45 -04:00
parent 83f6254da3
commit 53628c44b4
7 changed files with 51 additions and 49 deletions

View file

@ -38,7 +38,7 @@ $ go install github.com/ghthor/gotty/v2@latest
You can specify a specific version based on git tags.
```sh
$ go install github.com/ghthor/gotty/v2@2.3.1
$ go install github.com/ghthor/gotty/v2@2.3.2
```
# Usage