I love SQLcl – I use it more and more every day.
But.
Sometimes I need a GUI.
Copying and pasting code between the two can be cumbersome –
Toggle the Block Cursor
You can do this in v4.1 with the mouse and clicking to set the cursor points. In v4.2 you can do it by toggling the block cursor mode, and then it’s all keyboard from there. I have a standing ER to be able to keyboard/toggle the cursor mode so you can avoid the mouse completely.
4 Comments
Missing “Block selection” in Preferences\Short CutKeys
Right, hence my comment about logging the bug 🙂
oh, my keyboard syntax has been interpreted as a tag… (and stripped, i think). I wrote about pressing the Alt key…
Did you ever had a look at Notepad++ and how this ist handled there? Simply pressing while marking the block – and this is true for mouse and keyboard. Great solution IMHO 😉