CliAnsiWriter.EnterAltScreen Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Enters the alternative screen buffer by emitting CSI ? 1049 h.
public CliAnsiWriter EnterAltScreen()
Returns
- CliAnsiWriter
The same instance so that multiple calls can be chained.