mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
Since updating to Blueprintjs 5.x we can get aliasing artifacts on the cursor due to bad rendering of box-shadow. This overrides it with border instead. https://github.com/xtermjs/xterm.js/issues/4580