Hi there everyone,
Recently for some reason, I've been having problems with the Lazarus IDE in Linux Mint when a line/lines are selected.
For example, if I select a line and press the DELETE key, instead of deleting the line, the first character on the next line is deleted. If I highlight a line/lines and press the UP/DOWN arrow keys to move the cursor, the lines stay highlighted. finally, if I copy some lines and attempt to paste the copied lines to another highlighted section of code, intead of overwriting the highlighted section, it just pastes the new code without overwriting the old code.
Has anyone had this kind of issue? What can I do to correct it?
Cheers,
JD