@Troglo37 said in Is There a Way to Prevent Pasted Text from Spreading Out with Rows of Spaces?:
@PeterJones I’m confused about a couple of things.
I’m not sure what you mean by supplying the following debug info. How do I do that? The only thing I know how to do is what I provided to you.
?-menu’s Debug Info
Right. That was the Debug Info that was in your last post.
dir “c:\Program Files\Notepad++”
dir “c:\Program Files\Notepad++\Plugins”
dir “c:\Program Files\Notepad++\Plugins\PythonScript”
Since that same syntax has been used for directory listings in the Microsoft OS command -line environment since the 80s (in DOS back then, and in cmd.exe in modern Windows), I assumed my meaning was obvious. Since it wasn’t, I will explain: Those are me asking for directory listings for each of those directories.
Please give exact instructions on how and where to extract the file.
Do you not know how to unzip a .zip in Windows? You right click, and choose to extract all. Easiest is to put it in a temporary directory to start. Then copy all the contents of that directory, and put it into C:\Program Files\Notepad++\Plugins\PythonScript (which is the destination directory that I already told you about, above)
After you have done that, the directory should contain the files and subdirectories I mentioned above.
If it doesn’t, give me something to work with: Screenshots, text dumps of directory listings, whatever you can do to give me real information, rather than vague responses.