Vte.Terminal.Feed Method
Interprets data as if it were data received from a child process.

Syntax

public void Feed (string data)

Parameters

data
a string

Remarks

This can either be used to drive the terminal without a child process, or just to mess with your users.

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)