Skip to content

Fix crash when sending OSC 4 (RGB) color outside 256 range

Tested by running the following commands

echo '\e]4;-1;#ff0000\e]'
echo '\e]4;257;#ff0000\e]'

BUG:494205

Edited by Luis Bocanegra

Merge request reports

Loading