Sublime Multiline Behaviour

Hey, I’m new and I want to try Komodo Edit. I’ve used Sublime and Atom before, but Komodos Code completion is so nice. But I have one big issue: I can select multiple lines with ctrl+k,ctrl+y, more or less like in sublime. But if I want to move them to another column position, all carets disappear. In Sublime and Atom (and every other editor I’ve tried) the carets stay and move. Is that by intention or is it a bug?

Another question: Is it somehow possible to change the keymaps to mouseclick events? I would like to hold ctrl and click with my mouse for multiline cursors instead of pressing ctrl+k,ctrl+y.

Issue being addressed here: https://github.com/Komodo/KomodoEdit/issues/474

Mouse clicks is technically possible, just not supported atm. Consider filing a feature request.