Vte.Terminal.Emulation Property
Sets what type of terminal the widget attempts to emulate by scanning for control sequences defined in the system's termcap file.

Syntax

public string Emulation { set; get; }

Value

the name of a terminal description

Remarks

Unless you are interested in this feature, always use "xterm".

Requirements

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