I am having a slight problem. I believe that my Netbeans is set to overwrite, so when ever I type something, it deletes whats in front of it. The editor cursor has also changed, from the usual vertical line, to a solid black block. Any Ideas?

link|improve this question

Lol are you even seriously asking this here?:P Whired is correct you have the insert mode activated – Adel Boutros Jan 13 at 22:47
1  
I LOLed. Try pushing Insert key. – Kylo Jan 13 at 22:48
Where is the insert button? – CodeAdmiral Jan 13 at 22:49
feedback

2 Answers

up vote 6 down vote accepted

Try pressing the Insert button on your keyboard. You can confirm this by looking the lower right hand corner a 'OVR' means you are in Overwrite mode, whereas 'INS' means you're in insert mode(the mode you want to be in).

Overwrite mode vs. Insert mode

See Wikipedia docs on Insert Key, also see highlighted button shown below: enter image description here

link|improve this answer
Stupid question, but where is the insert button? – CodeAdmiral Jan 13 at 22:48
Insert | Home | Page Up Delete | End | Page Down – Soldier.moth Jan 13 at 22:50
What the heck does that mean? Just fyi, I am in eighth grade, and I have no idea what that is. – CodeAdmiral Jan 13 at 22:51
Sorry it's usually right above your arrow keys to the left of the Home Button – Soldier.moth Jan 13 at 22:51
1  
Sorry! There was (it looked like it at least) xml (?) code before he wrote out the buttons – CodeAdmiral Jan 13 at 22:57
show 3 more comments
feedback

Press the insert key on your keyboard.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.