4

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++.

ergon
  • 229
  • 1
  • 3
  • 6

1 Answers1

7

Use Ctrl-D (more shortcuts here)

Ohad Eytan
  • 8,114
  • 1
  • 22
  • 31