Skip to content

Add support for setting the cursor color (OSC 12)

Matan Ziv-Av requested to merge matan/konsole:cursor-color into master

Konsole already has support for changing the cursor color, but without an escape sequence to do it. So all needed is to parse OSC 12 and set the cursor color accordingly.

BUG: 488905

Merge request reports