Method Get():delWordLeft() Foundation
Deletes the word to the left of the cursor.
:delWordLeft() --> self
:delWordLeft() returns a reference to the Get object.
When a Get object has input focus, :delWordLeft() deletes the word to the left of the current cursor position. If the edit buffer is empty, the cursor is positioned at the first 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.