This has been bugging me since a long time and even after lots of researching, I couldn't find a solution.
I am using vim extension for vs code. So the issue is basically,
- While in insert mode, if I press (say) Home key to go to the beginning of the line, and then press (say) Right Arrow key to move to the right, then cursor jumps back to the original position.
- When I change tabs using Ctrl+PgUp and then press any arrow key, then the cursor jumps to the top.
Please help me with this.