Property AppModel
AppModel
Gets or sets how the application interacts with the terminal buffer. FullScreen uses the alternate screen buffer (default). Inline renders inline in the primary scrollback buffer.
AppModel AppModel { get; set; }
Gets or sets how the application interacts with the terminal buffer. FullScreen uses the alternate screen buffer (default). Inline renders inline in the primary scrollback buffer.
AppModel AppModel { get; set; }