Closed elliotherriman closed 2 years ago
Thanks!
By the way, I saw you closed your other old pull request for scrolling fixes. Was that just because I never merged it? TBH I'm happy to blindly merge if you're happy with it and have tested it extensively (especially if you've shared the code with other happy customers :)
(Also, looking at the diffs, it seems like we have a tabs/spaces mixture or something - indenting is inconsistent when viewing on GitHub)
Hah, I'll be entirely honest with you, I do not remember any sort of old pull request, so I must have closed it by accident. Still, glad we could (hopefully) get this sorted!
Hah! Just looked it up, it's this one: https://github.com/inkle/inky/pull/367
This is apparently why it was closed:
Ah, yep! I have a good explanation for that, but I think this comic sums it better than I ever could.
🤣 yeah, join the club!
I've seen a few people now get confused by the undocumented requirement for tags to be capitalised in order to work with the web player. This tweak automatically capitalises tags before comparison, so
#clear
will function identically to#CLEAR
.