Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: DavePfz on September 05, 2020, 08:43:11 pm

Title: Using ^v to paste puts extra copies of text into seemingly random places
Post by: DavePfz on September 05, 2020, 08:43:11 pm
My system is a Raspberry Pi 4+. Using C::B (1.17, I think) most of the time is great but every once in a while when I copy a section with ^c and then paste using ^v, the code will be placed where I want it, but it will also make copies elsewhere the the file. I then need to clean these us with repeated compiles to find the extra code.

Am I doing something wrong? Note: It appears to be random and does not occur all the time.

Thanks
Title: Re: Using ^v to paste puts extra copies of text into seemingly random places
Post by: BlueHazzard on September 05, 2020, 08:57:58 pm
Are you pressing the middle mouse button by accident? This also pastes text and can be disabled

Title: Re: Using ^v to paste puts extra copies of text into seemingly random places
Post by: Pecan on September 08, 2020, 06:57:53 am
Make sure that MouseSap plugin is disabled or removed @ mainMenu/plugins/manage plugins.