Merge branch 'fix-graphics-protocol-spec-typo' of https://github.com/AnonymouX47/kitty

This commit is contained in:
Kovid Goyal 2023-05-20 15:42:00 +05:30
commit f0ab01ccc9
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -542,7 +542,7 @@ and ``U+30D`` corresponds to ``1``. So these two commands create the following
``2x2`` placeholder:
========== ==========
(0, 0) (1, 0)
(0, 0) (0, 1)
(1, 0) (1, 1)
========== ==========