Graphical Output in Terminals
Determine if terminal supports Sixel
Determine if terminal supports Terminal Graphics Protocol
Determine the type of terminal
Get the colors used in the kitty terminal
Dump a PNG image to the terminal in Sixel format
Dump a PNG image to the terminal
Dump a PNG image to the terminal using the Terminal Graphics Protocol
Dump an image raster to the terminal in Sixel format
Dump an image raster to the terminal
Dump an image raster to the terminal using the Terminal Graphics Proto...
Terminal Graphics Protocol Device
Get the color mode of the terminal
Get the colors used in the terminal
Get the dimensions of the terminal window in pixels
Get the height of the terminal window in pixels
Replot the current device in the terminal.
Get the with of the terminal window in pixels
Unicode values used by the Terminal Graphics Protocol
Terminal Graphics Protocol Device
Defines a graphics device and functions for graphical output in terminal emulators that support graphical output. Currently terminals that support the Terminal Graphics Protocol (<https://sw.kovidgoyal.net/kitty/graphics-protocol/>) and terminal supporting Sixel (<https://en.wikipedia.org/wiki/Sixel>) are supported.
Useful links