diff options
Diffstat (limited to 'docs/features.md')
-rw-r--r-- | docs/features.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/features.md b/docs/features.md index fd9a9ad2..094210fd 100644 --- a/docs/features.md +++ b/docs/features.md @@ -77,4 +77,9 @@ file. If an application captures your mouse clicks, which is indicated by a change in mouse cursor shape, you're required to hold <kbd>Shift</kbd> to bypass that. +## Graphics with the Sixel protocol + +Graphics can be added to the terminal using the Sixel protocol. Every graphic can +have up to 1024 colors, and it is limited to 4096x4096 pixels. + [configuration file]: ../alacritty.yml |