Philippe Lhoste wrote:
patrick müller (aka elias) wrote:
Rectangular selection is strg + shift + up/down.


strg is the German for Ctrl, right?

Yes, i've messed german and english keys here :)
Rectangular selection is still the same as always
the new shortcut is:
        Alt + Up/Down


Right. With Ctrl+T, you have to remember if it exchange the current line with the previous or the next... :-)

Well, if correctly implemented (smart shortcut keys, no use of clipboard, move line where the caret is without first selecting it, move group of selected lines even if partial selection, without losing the selection, etc.), I may get used to use it...


Yes the clipboard should not be used for the command.
Currently the selection isn't lost, but after moving
the lines are selected completely. Do you think the
selection should look after moving like the original
(with offsets from line start/end)?

elias
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to