I was informed by a friend that pressing control-D in the editor does the following:
If the cursor is on a line; that line is duplicated below.
If a group of lines are highlighted; they are duplicated from the end of the last line.
I could not find a reference to this in the manual.
I find it useful, perhaps others might too.
Apologies if you are already aware of it.
Easter egg?!
Easter egg?!
DE AA EB
Re: Easter egg?!
It's a standard command from the scintilla library.
See "keyboard commands" section for more: http://www.scintilla.org/SciTEDoc.html
(SciTE is Text Editor built to demonstrate Scintilla features)
See "keyboard commands" section for more: http://www.scintilla.org/SciTEDoc.html
(SciTE is Text Editor built to demonstrate Scintilla features)
"Have you tried turning it off and on again ?"