The handling of <kbd>Insert</kbd> in `ConsoleAddon` writes hardcoded DECSCUSR sequences (`CSI 2 q` / `CSI 3 q`) which override the configured `CursorStyle` option.
The handling of Insert in
ConsoleAddonwrites hardcoded DECSCUSR sequences (CSI 2 q/CSI 3 q) which override the configuredCursorStyleoption.