Heavy-cursor code refers to misplaced code that, for architectural reasons, really belongs somewhere else. It is "heavy" as in: "I know I should have put that code in another class, but I was tired and the cursor was just too darned heavy to move."
Heavy-cursor code is a software analogue to a glacial erratic. It is the enemy of separation of concerns.