Skip to content
Commit c98a1e4d authored by Michal Bukovský's avatar Michal Bukovský Committed by Kurt Hindenburg
Browse files

Allow setting cursor color with escape sequence again.

This commit 97feb543 broke support for changing cursor color
by escape sequence if value starts with `CursorShape=`.

printf '\e]50;CursorShape=0;CustomCursorColor=#ff5f00\a'

This also implements support for setting cursor color and also for cursor
blinking without changing the current profile what is purpose of the
97feb543 change.

(cherry picked from commit 7a9d8839)
parent 797c40f1
Pipeline #353734 passed with stage
in 3 minutes and 24 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment