Jonathan Grynspan
Jonathan Grynspan
Thanks for those statistics! I agree it sounds like we can close this as resolved at this point. The timing between the two libraries will never be _identical_, but 1.55x...
Windows Terminal support for Sixel is tracked [here](https://github.com/microsoft/terminal/issues/448). Actually, looks like it's been [recently implemented](https://github.com/microsoft/terminal/pull/17421)!
It's a possibility, however: > It's not as widely supported as Sixel graphics, especially not on Linux That would be a pretty strong argument against it! While Sixel hardly has...
There are two use cases for Sixel in Swift Testing that I'm thinking about: 1. Per-message symbols indicating that a test passed, failed, etc. We currently use Unicode characters for...
Tracked internally as rdar://131925001.
The `less-c++` tag may seem ironic but if we have C++ interop enabled, we can write code that directly interfaces with C++ code/dependencies we might have (for instance, allowing us...
The existence of this issue does not imply any specific work is being done. I filed it because `os(PS4)` is mentioned in the Swift repo, so there's been at least...
Tracked internally as rdar://142328055.
@spnkr This is just an experimental branch and does not imply we're actually going to make a feature out of it, sorry. :)
@ADKaster Did you want to proceed with this PR?