Property UseKittyGraphics
UseKittyGraphics
Gets or sets whether raster images should be emitted using the Kitty graphics protocol instead of Sixel. Set to true when the terminal reports Kitty support.
bool UseKittyGraphics { get; set; }
Gets or sets whether raster images should be emitted using the Kitty graphics protocol instead of Sixel. Set to true when the terminal reports Kitty support.
bool UseKittyGraphics { get; set; }