Drop the buffer and reset the cursor while preserving the placeholder.
Drop the buffer and reset the cursor while preserving the placeholder.
Convenience for prompt-style "submit and clear" callers: when the onSubmit message fires, replace the field state with field.cleared to reset for the next entry. Form-style "submit and keep" callers leave the state alone.