Skip to main content

Crate anstyle_progress

Crate anstyle_progress 

Source
Expand description

ANSI escape code progress reporting (OSC 9;4)

For details on the protocol, see ConEmu’s docs, Tutorial: Set the progress bar in the Windows Terminal

Structs§

TermProgress
Terminal progress formatter

Enums§

TermProgressStatus
Reported status along with progress

Functions§

supports_term_progressstd
Determines whether the terminal supports ANSI OSC 9;4.