Disable cursor blink in CLI

Use case or problem

I would like to disable the cursor blink in the Obsidian CLI. I can’t get anything done with the blinking cursor flashing in my face constantly (ADHD + visual sensory processing problems)

Proposed solution

Make this UI element configurable (i.e., line, block, blink, etc.),

Current workaround (optional)

I only know how to do this as a CSS snippet in the GUI version, but I can’t control the CLI (I’m on MacOS, and even using globals defaults to modify NSTextInsertionPointBlinkPeriod does not work.

Related feature requests (optional)

If you can’t allow links in these posts, then how can I reference another Feature Request? Here’s it’s title + tags:
Allow stopping the cursor from blinking
Feature requests ui-ux

It’s a spam prevention measure. Once you are have made a few posts you’ll be able to post links, edit your posts, etc. Thanks for understanding.

In the meantime, you can post full links if you mark them as inline code or put them in a code block. e.g.

```
https://forum.obsidian.md/t/disable-cursor-blink-in-cli/111797
```