Multiple copy/paste notepad++

Scripting and setups with Notepad++ and AutoHotkey.
greg111
Posts: 9
Joined: 29 Apr 2017, 14:21

Multiple copy/paste notepad++

02 May 2017, 03:53

In notepad++ I mark Options->Preferences->Editing->Multi-Editing Settings.Now with Ctrl I can multi select and copy time (in this example) 00:02:12 and 00:03:22 and 00:04:14 but how paste them next to line above (multiple copy and paste)
Now I have:

Code: Select all

1 00:01:11 
2 fdfdfdfdfdfdf
3 
4 00:02:12  
5
6 hjhgjjjjjjjjjjg
7 00:03:22 
8
9 hgffggggggg
10
11 00:04:14
12 hjghhhghggg
...
I want:

Code: Select all

1 00:01:11  00:02:12 
2 fdfdfdfdfdfdf
3
4 00:02:12  00:03:22 
5
6 hjhgjjjjjjjjjjg
7 00:03:22  00:04:14
8
9 hgffggggggg
10
11 00:04:14
12 hjghhhghggg

...
User avatar
boiler
Posts: 16900
Joined: 21 Dec 2014, 02:44

Re: Multiple copy/paste notepad++

02 May 2017, 10:31

If no one here happens to know the answer, you would likely have a much better chance of getting an answer at the Notepad++ forum. It's really a better place for non-AHK related questions on how to use Notepad++.

Return to “Notepad++”

Who is online

Users browsing this forum: No registered users and 5 guests