• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

_example/color/H26-May-2019-

encoding/H26-May-2019-

libvterm/H26-May-2019-

.gitmodulesH A D26-May-201982

README.mdH A D26-May-2019376

encoding.cH A D26-May-20195.6 KiB

fullwidth.incH A D26-May-20192.3 KiB

go.modH A D26-May-2019192

go.sumH A D26-May-2019520

keyboard.cH A D26-May-20196 KiB

mouse.cH A D26-May-20192.4 KiB

parser.cH A D26-May-20198.9 KiB

pen.cH A D26-May-201915.6 KiB

rect.hH A D26-May-20192 KiB

screen.cH A D26-May-201925.3 KiB

state.cH A D26-May-201948.2 KiB

unicode.cH A D26-May-201914.3 KiB

utf8.hH A D26-May-20191 KiB

vterm.cH A D26-May-20199.2 KiB

vterm.goH A D26-May-201914.1 KiB

vterm_internal.hH A D26-May-20196 KiB

README.md

1# go-libvterm
2
3Go binding to libvterm
4
5This is my personal fork for use with
6[aerc](https://git.sr.ht/~sircmpwn/aerc). Breaking changes will come
7unannounced.
8
9This is hosted on GitHub because of [a bug in
10Golang](https://github.com/golang/go/issues/32260). Issues and pull requests
11here will be ignored, please send patches to the aerc mailing list instead.
12
13## License
14
15MIT
16