Add support for setting the cursor color (OSC 12)
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.
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.