updateComposingString abstract method
update the composing string. This gets called by the input handling part of the terminal
Implementation
void updateComposingString(String value);
update the composing string. This gets called by the input handling part of the terminal
void updateComposingString(String value);