Strange characters while using column select
-
-
Are you using the arrow keys on the numeric keypad to move the caret to define your column block?
If so, there is a known issue with doing this; see https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5321
It appears to be a Scintilla bug (but fixed there) so it will not be fixed until Notepad++ updates the version of Scintilla it uses, which happens very infrequently. -
@Alan-Kilborn That looks exactly like my issue. Thanks!