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:
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.
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:
Expected behaviour:
Actual behaviour:
How to make the caret visible again (any of the following):