Juarez Rudsatz

Results 74 comments of Juarez Rudsatz

### ANSI Color Names And the names in JSON format: ANSI 8-bit color names in JSON ```json { "ansi_color_names": [ { "number": "0", "hex": "#000000", "rgb": "rgb(0,0,0)", "name": "black" },...

## Upgrade from 3.25.x to 4.x It looks like the end of support for protobuf-java `3.25.X ` series didn't go as planned. Too many projects are still depending on it...

It looks like the GH actions failure is due to source code formatting issues: ```sh ❯ nvm use latest Now using Node v24.7.0 (npm 11.5.1) ~/.local/share/nvm/v24.7.0/bin/node ❯ npm test --verbose...

I have some questions: - How will this impact existing uses? - How will it play with multi-monitor setups? ( Eg: 1x1080p + 3x4k )