skip to Main Content

My cursor in android studio(chipmunk) is changing itself from writing mode to overwrite mode whenever I select texts. And my ctrl + C and ctrl + V is also not working, I haven’t changed any settings up to my knowledge.

[1][This picture depicts the cursor in write mode]
[1]: https://i.stack.imgur.com/7Ph1k.png
[2][This picture depicts the cursor changing into overwrite mode itself after I select some texts]
[2]: https://i.stack.imgur.com/V0s61.png

Can anyone help me out solving this?

2

Answers


  1. remove vim plugin in android studio and then restart android studio

    Login or Signup to reply.
  2. press insert and fn keys together.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search