I want to click a keyboard shortcut and that will duplicate the line that the cursor is currently in, ie. it will paste the same line just below. Is that possible? It is in EmEditor, but I need to do it in Notepad++.
Asked
Active
Viewed 7,034 times
1 Answers
7
Use Ctrl-D
(more shortcuts here)

Ohad Eytan
- 8,114
- 1
- 22
- 31
-
1@WiktorStribiżew First: I didn't notice the duplicate comment. Seconed: now that I look into it I see it's not exactly the same question. Third: what's the big deal? – Ohad Eytan Jul 22 '16 at 12:00
-