Ctrl-L deletes current line; I use this constantly.
Unfortunately, it also replaces the text that I have already copied. Is there another shortcut to delete an enti
Ctrl + Shift + L
You can swap this around in Macro - Modify Shortcut/Delete Macro - Scintilla commands, and then around line 90, there's ones for SCI_LINECUT and SCI_LINEDELETE
SCI_LINECUT
SCI_LINEDELETE