Dear list,
I've been using Komodo Edit for a week now and I really love it. For my
usage it's even nicer than WingIDE but don't tell anyone. :) I even use
the default key binding although I've been using 'vim' during the last two
decade.
However I'm missing one feature in the normal key bindings that are
available in vi bindings. It's 'V' (shift-V) to select a complete line. I
often want to copy a few lines into a new location or move a few lines. So
I'd like to select from the first line (on any column there) to the last
line (also on any column) and press some magic button to select that part
of my file from the first to the last column. How would I do that in the
normal key binding mode?
Interestingly a Ctrl-C (copy) without selecting anything already selects
the whole line which is very useful. Now give me that with more lines. :)
I'd be happy to get a hint. Thanks.
Kindly
Christoph
P.S.: Even took me a while to figure out Ctrl+Del to delete a whole line
because that doesn't seem to be documented anywhere.