Skip to content

Keyboard: Restore the cursor styling after exiting keyboard mode #2400

Open
@C-Loftus

Description

@C-Loftus

When using Cursorless keyboard: if you set your cursor style to something other than the default value: line, (i.e. if you set it to block), Cursorless will reset the cursor style back to line after exiting Cursorless keyboard mode back to normal editing. Then the window must be reloaded to reload the user's cursor setting.

To replicate use this in your settings.json then enter and exit cursorless keyboard. The cursor will then be back to a line cursor.

  "editor.cursorStyle": "block",

Example behavior:
keyboardmode

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions