column mode misbehaving?
-
I have not noticed this behaviour before today, but if I select a column range from the bottom, and copy with ctrl+C, the subsequently pasted lines are in reverse order.
Everything works fine if the range selection starts at the top, and bottom to top works fine if I avoid ctrl+C. (copy from edit or context menus)
Is this expected behaviour, or have I broken something?
-
@dull-rider said in column mode misbehaving?:
Is this expected behaviour, or have I broken something?
I’m doing what I think you are saying and I get the pasted column in the same order as the original (top to bottom). I’m on 8.4.6 64bit.
Maybe you have a plugin which is affecting the result. Try running Notepad++ without plugins (see ? menu, then Command Argument Help).
Also copy the Debug Info, again ?, then Debug Info, use the copy to clipboard option, and paste in a new post.
Terry
-
@dull-rider BetterMultiSelection had an issue like that (https://github.com/dail8859/BetterMultiSelection/issues/16). In the newest version this is fixed. So take a look at your plugins and if they are up to date.
-
Than you all for your comments.
It did turn out to be bettermultiselection - an update has fixed