Can I use terminal

This site provides up-to-date terminal support tables of terminal standards and protocols for popular terminal emulators. It contains 97 data points about 26 terminals and 9 features.

Inspired by caniuse.com this site's goal is to help users choose a terminal emulator with features that they need, and help terminal app developers see how widespread the feature they want to use in their app is supported.

Features

OSC 52 set - copy to clipboard

This feature allow apps to set the clipboard content. A common usecase is to copy text from terminal editors.

OSC 52 get - paste from clipboard

This feature allow apps to get the clipboard content. A common usecase is to paste text into terminal editors by using editor's mechanisms. Since it is considered a security hole to allow apps to read the clipboard and a trivial workaround exists (pasting with the terminal emulator itself) this feature is not enabled by default in many terminals.

SIXEL graphics format

The SIXEL format allows the terminal to display bitmap graphics.

OSC 0 icon - change window icon

OSC 0 title - change window title

OSC 2 - change color palette

OSC 8 - hyperlink

OSC 9 - desktop notification

OSC 22 - set the mouse pointer