mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-29 12:05:47 +08:00
committed by
Phil Scott
parent
2e5d18fa78
commit
fd4b96944e
@@ -55,6 +55,12 @@ namespace Spectre.Console
|
||||
/// </summary>
|
||||
public bool Unicode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether
|
||||
/// or not the console supports alternate buffers.
|
||||
/// </summary>
|
||||
public bool AlternateBuffer { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the
|
||||
/// <see cref="Capabilities"/> class.
|
||||
|
||||
Reference in New Issue
Block a user