James Holderness
James Holderness
I've been playing around with Sixel palette animation, and have created an example of a rotating ball, based on the old [Amiga Boing Ball](http://www.randelshofer.ch/animations/anims/robert_j_mical/boing3.ilbm.html) demo. This is the bash script...
I had an idea for creating 256-color Sixel images in a way that is backwards compatible with a 16-color terminal like the VT340, and potentially also a 4-color terminal like...
I saw you were recently asking for input on what page memory is good for, so I thought I'd offer my thoughts based on what I've read, and also how...
## Summary of the Pull Request This PR introduces basic support for the Sixel graphics protocol in conhost, limited to the GDI renderer. ## References and Relevant Issues This is...
I saw on the home page README that you might be trying to get hold of a locator device to test with, but in case you can't find one, you...
I've just been testing your `multisize.six` and `enigma.six` images in my terminal. I knew you could use multiple aspect ratios to alter the `DECGNL` movement, but I wasn't aware they...
### Windows Terminal version Commit f93347ed4bbeea0d9e663f2069994d9e2d069f10 ### Windows build number 10.0.19045.4780 ### Other Software _No response_ ### Steps to reproduce Compile and run the following code in a recent build...
### Windows Terminal version Commit 9b21b78feea9ff0a0b9ff2c8fa4b4aa5602d3889 ### Windows build number 10.0.19045.4780 ### Other Software _No response_ ### Steps to reproduce 1. Checkout and build a recent commit of Windows Terminal...
### Windows Terminal version 1.21.1772.0 ### Windows build number 10.0.19045.4780 ### Other Software _No response_ ### Steps to reproduce Run the following python script: ```py import sys for j in...
### Windows Terminal version n/a ### Windows build number 10.0.19041.1348 ### Other Software _No response_ ### Steps to reproduce 1. Open a cmd shell in conhost. 2. Run the C++...