ProgressHint#

Added in version 0.80.

class ProgressHint#

An enum describing how to interpret progress state, for the TERMPROP_PROGRESS_HINT termprop.

Fields#

class ProgressHint
ACTIVE#

Progress is normal

ERROR#

Progress is aborted by an error

INACTIVE#

No progress current

INDETERMINATE#

Progress is indeterminate

PAUSED#

Progress is paused