Variable

Vte-3.91VteTERMPROP_PROGRESS_HINTConstSince 0.80

TERMPROP_PROGRESS_HINT: string

A Vte.PropertyType.INT termprop that stores a hint how to interpret the VTE_TERMPROP_PROGRESS_VALUE termprop value. If set, this termprop's value will be from the Vte.ProgressHint enumeration. An unset termprop should be treated as if it had value Vte.ProgressHint.ACTIVE if the VTE_TERMPROP_PROGRESS_VALUE termprop has a value

Note that this termprop never will have the value Vte.ProgressHint.INACTIVE.

The value of this termprop should be ignored unless the VTE_TERMPROP_PROGRESS_VALUE termprop has a value.

Note that before version 0.82, this termprop could not be set by the termprop OSC, but instead only by OSC 9 ; 4 (ConEmu progress).

0.80