This commit is contained in:
Kovid Goyal
2021-01-21 11:34:21 +05:30
parent 22cb9b9798
commit 2ab0ff74c6

View File

@@ -429,7 +429,7 @@ encodings:
Note that :kbd:`Backspace` and :kbd:`ctrl+Backspace` are swapped in some
terminals, this can be detected using the ``kbs`` terminfo property that
must correspond to the backspace key.
must correspond to the :kbd:`Backspace` key.
All keypad keys are reported as their equivalent non-keypad keys. To
distinguish these, use the :ref:`disambiguate <disambiguate>` flag.