aboutsummaryrefslogtreecommitdiff
path: root/docs/features.md
diff options
context:
space:
mode:
authorAyose <ayosec@gmail.com>2021-03-10 20:21:36 +0000
committerAyose <ayosec@gmail.com>2021-03-11 11:51:39 +0000
commit08ceb315108895390792459943fef4069124494f (patch)
tree2210951c1fc0af04f9bdcfd56b8e89fa88a98374 /docs/features.md
parentd5dd009a6d313626aec6f69db397e78734653a5f (diff)
downloadr-alacritty-08ceb315108895390792459943fef4069124494f.tar.gz
r-alacritty-08ceb315108895390792459943fef4069124494f.tar.bz2
r-alacritty-08ceb315108895390792459943fef4069124494f.zip
Add Sixel support
Fixes #910
Diffstat (limited to 'docs/features.md')
-rw-r--r--docs/features.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/features.md b/docs/features.md
index 55f1d91a..d2b1b7a9 100644
--- a/docs/features.md
+++ b/docs/features.md
@@ -78,4 +78,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