commit


Description:

public virtual signal void commit (string text, uint size)

Emitted whenever the terminal receives input from the user and prepares to send it to the child process.

Parameters:

text

a string of text

size

the length of that string of text