0
Under review
Static caret support
Please provide an option for static (non-blinking) caret (text cursor) behavior in the code editor. Such an option has been generally implemented in iOS since iOS 18 (accessible in accessibility settings). I, and presumably others as well, find a blinking caret to be distracting.
Customer support service by UserEcho
– find a blinking caret distracting*
I can confirm that the accessibility setting currently doesn't seem to be honored.
Textastic actually uses the standard system text selection and insertion point (UITextInteraction), so any system accessibility settings should be respected.
I'll try to find out what's going on. Thanks for letting me know.
Interesting 🤔 Thanks for looking into it!