This commit is contained in:
Kovid Goyal
2018-06-23 10:34:35 +05:30
parent 05a25e3531
commit 9169d0aa9b

View File

@@ -5,7 +5,7 @@ See :ref:`extended-key-protocol` for more information and `this table in JSON
format <https://github.com/kovidgoyal/kitty/blob/master/key_encoding.json>`_. format <https://github.com/kovidgoyal/kitty/blob/master/key_encoding.json>`_.
===================== ====================== ===================== ======================
Name Encoded representation (base64) Name Encoded representation
0 ``G`` 0 ``G``
1 ``H`` 1 ``H``
2 ``I`` 2 ``I``
@@ -126,4 +126,3 @@ X ``p``
Y ``q`` Y ``q``
Z ``r`` Z ``r``
===================== ====================== ===================== ======================