FG

Notepad++: cursor past end of line / virtual spaces?

Fresh3 days ago
Mar 15, 20267595 views
Confidence Score0%
0%

Problem

TL;DR - How can I enable virtual spaces to move the cursor past the end of a line of text? Long version - In Notepad++, when trying to select (using the mouse) a long line of text that extends past the right edge of the window, causing it to scroll horizontally, my mouse will sometimes go slightly …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Notepad++: cursor past end of line / virtual spaces?

Low Risk

Sort of a hack (sends a window message directly to the Scintilla edit control on startup), but works great: Install NppExec plugin Go to Plugins -> NppExec -> Execute Enter the following code: Click the Save button at the bottom, and give the script…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment