This would help using /editbox alot more to create features like SHIFT+F3 in MS Word and so on
$cursorposition should return the position of the textcursor in the editbox, i.e if the word is "test" and the cursor is behind the s, it should return 3
Also there should be an option like $cursorposition.word which returns test,1 or so if the line contains test more then once
Thanks and so
