I’m trying to get the “caret_style” to be wide AND blink. I can’t seem to accomplish both at once.
Here’s the relevant setting section:
// Valid values are “smooth”, “phase”, “blink”, “wide” and “solid”.
“caret_style”: “blink”,
What’s the proper syntax to create a wide, and blinking, cursor? I’ve taken my best guesses, to no avail.
thanks
D