Summary of the new document or enhancement
Description of what changed
This is enabled behind PSAnsiProgress experimental feature. Defaults to $false. When $true, it will use the sequences defined in microsoft/terminal#6700 to show progress information in the terminal window (if supported). I'm only aware of conemu and Windows Terminal supporting this sequence. iTerm2 on MacOS doesn't support this.
Summary of the new document or enhancement
Description of what changed
This is enabled behind
PSAnsiProgressexperimental feature. Defaults to$false. When$true, it will use the sequences defined in microsoft/terminal#6700 to show progress information in the terminal window (if supported). I'm only aware of conemu and Windows Terminal supporting this sequence. iTerm2 on MacOS doesn't support this.