hello
by default in EmEditor, we cant put the cursor somewhere that there is no text
I mean if you open a new empty document, you cant put the cursor anywhere in the document apart from the position Ln1,Col1 and if you try to move it with keyboard arrows it wont move
if you click the space few times, you will be able to move the cursor in few more positions at right
is it possible to disable this behaviour? in other words to be able to put the cursor in every point of the document, even if there is no text in there?
eg,with the default behaviour, if I want to type a header, and I want it to start from the Col5, I have to type 4 spaces in order to move the cursor to Col5 and start typing the header
with the behaviour I am asking, we can just point the cursor at Col5 and start typing
is it possible?
thanks