history-add ( history -- input )


Vocabulary
ui.tools.listener.history

Inputs
historya history


Outputs
inputan input


Word description
Adds the current input to the history, if not already the most recent history element.

Definition