Method Get():delWordRight() Foundation
Deletes a word to the right of the cursor.
:delWordRight() --> self
:delWordRight() returns a reference to the Get object.
When a Get object has input focus, :delWordRight() deletes the word to the right of the current cursor position. If the edit buffer is empty, the cursor is positioned at the last character.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.