Skip to content
Commit 7a9d8839 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.
parent 2e40b3d9
Pipeline #353717 passed with stage
in 6 minutes and 53 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