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

..03-May-2022-

_example/color/H26-May-2019-7060

encoding/H26-May-2019-4442

libvterm/H26-May-2019-11,4159,041

.gitmodulesH A D26-May-201982 43

README.mdH A D26-May-2019376 1610

encoding.cH A D26-May-20195.6 KiB231181

fullwidth.incH A D26-May-20192.3 KiB105104

go.modH A D26-May-2019192 96

go.sumH A D26-May-2019520 65

keyboard.cH A D26-May-20196 KiB227187

mouse.cH A D26-May-20192.4 KiB9774

parser.cH A D26-May-20198.9 KiB341285

pen.cH A D26-May-201915.6 KiB555434

rect.hH A D26-May-20192 KiB5741

screen.cH A D26-May-201925.3 KiB937721

state.cH A D26-May-201948.2 KiB1,8851,487

unicode.cH A D26-May-201914.3 KiB338189

utf8.hH A D26-May-20191 KiB4028

vterm.cH A D26-May-20199.2 KiB383296

vterm.goH A D26-May-201914.1 KiB583423

vterm_internal.hH A D26-May-20196 KiB253185

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