How to shift the cursor position:
For example: if the cursor is at the last letter of the word the how to shift it to the middle or any other place in that word?
I am working on a text editor, so i need it.
How to shift the cursor position:
For example: if the cursor is at the last letter of the word the how to shift it to the middle or any other place in that word?
I am working on a text editor, so i need it.