Problem Description
I updated my windows to windows 11 and when i installed android studio again i started to face problems related to the mouse cursor.
It always looks like this when I open a new file through android studio:
I would like the cursor to look like this:
But for this to be possible I currently have to keep pressing the "insert" key on the keyboard every time I go to a new file, and that’s pretty annoying.
My failed attempt
As described in this solution I did the following that is in the image below:
But it didn’t work. I suspect it’s something exclusive to windows 11.
2
Answers
The problem is not related to windows 11 as I suspected, but rather to the Vim plugin available for the IDE. To solve this, just disable the plugin.
Click the ‘Insert’ key on your keyboard. That should fix your problem.