Hi folks!

I am exploring the features of the v3 text input API as seen at
https://wayland.app/protocols/text-input-unstable-v3.

I am curious, how does this API then implement operations such as "move
cursor one word to the right" or "move cursor to the end of the line" or
"move cursor to the end of the field"?

I ask because, IIUC, the wayland side of this API does not know the entire
string being edited - it can only instruct adding or removing the text
surrounding the cursor position.

Any info on this is appreciated.

Thanks,
F

Reply via email to