AnonymouX47
AnonymouX47
First of all, it should be noted that it can't actually replace the existing methods due to the Python version requirement. That said, Python 3.7+ will have to be a...
I see... Thanks.
Ok, thanks for the info. I'm quite occupied at the moment though but I'll definitely get to work on this later.
Hello! First of all, great work here and I do recognize that there's no claim that the terminal fully supports the kitty graphics protocol yet. I'm currently working on a...
By the way, here are the results of `c` and `r` with kitty (0.25.0):    All properly scaled.
@wez 👆🏾
Oh! I totally understand that, I was only expecting some form of acknowledgement (of the comment). It's not urgent for me as I personally don't use Wezterm, I was only...
How does this matter when the language (Genesis) specifies the interpretation of the symbols within it's own context? I could use `/` for "addition" in a language, as long as...
Initial implementation currently ongoing at #39
Initial implementation done! Moving on to z-index feature implementation. Will require extending the format specification (adding a style-specific portion) and the `draw()` method.