Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Curser deletes the character - Spyder program

Would like to know if there is a way in Spyder program that you can replace the black fat cursor with the regular line which is always overwriting the existing text so when I make a small typo I am forced to delete the whole line up until that point.

like image 421
mohamed ahmed Avatar asked Nov 26 '25 07:11

mohamed ahmed


1 Answers

Maybe your are in insert mode? Try to press the insert key on your keyboard.

like image 132
HydeNor Avatar answered Nov 28 '25 21:11

HydeNor