Skip to content

Text caret missing #43

@rc2dev

Description

@rc2dev

First of all, thanks for the plugin!

I noticed my keyboard caret becomes invisible under certain conditions, and disabling the plugin fixes it.

Steps to reproduce:

  • Enable VIM mode: Settings - Editor - "Enable VIM keybindings".
  • Enable Simple Banner.
  • Write a code block: 3 backticks, enter, some content, enter, 3 backticks.
  • Press Escape to enter VIM normal mode.
  • Move the caret with the keyboard arrows until you enter the code block.

Expected behaviour:

  • Caret is inside the code block, still visible.

Actual behaviour:

  • Caret becomes invisible.

How to make the caret visible again (any of the following):

  • Pressing i (to go back to insert mode).
  • Pressing the arrows until you leave the code block.
  • Disabling Simple Banner plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions