Liam Galvin
Liam Galvin
This is really useful, thank you. I wasn't aware of vttest until now. I'll give it a run tomorrow.
Yep, I know this is going to be painful, but hopefully worth it. I'll probably split this into issues for each test, and possibly reimplement vttest internally so I can...
Wow, even iTerm fails these.
Oh, and I've just realised you have to switch to 80x24 before you attempt these, for anyone trying it. Easiest way to do that is `ctrl + shift + d`/`cmd...
Well, I'm no longer crashing on my test branch, but there's a long way to go. One thing I've noticed is lots of `\x1b[1g` and `\x1b[2g` which I cannot find...
In fact the VT100 manual says "Any other parameter values are ignored." so I guess `vttest` is making sure I ignore them.
Yeah, it's apparently my most visited webpage too, haha!
Crash fixed in #119 New issues for tests 1 and 2 at #120 and #121
Hey @pinpox what is the full path to the font on your system? I'm wondering if I'm not checking all possible locations. It currently looks in the following: https://github.com/liamg/fontinfo/blob/master/match.go#L22-L29
Also if you could upload the otf file I can do some testing :+1: