docs: Fix spacing on key combinations

This commit is contained in:
Charles Gould
2020-03-20 00:47:22 -05:00
committed by Fabian Homborg
parent 90b46c72c8
commit 54da5b82ba
6 changed files with 56 additions and 56 deletions

View File

@@ -36,7 +36,7 @@ The delay in milliseconds since the previous character was received is included
``fish_key_reader`` intentionally disables handling of many signals. To terminate ``fish_key_reader`` in ``--continuous`` mode do:
- press :kbd:`Control` + :kbd:`C` twice, or
- press :kbd:`Control` + :kbd:`D` twice, or
- press :kbd:`Control`\ +\ :kbd:`C` twice, or
- press :kbd:`Control`\ +\ :kbd:`D` twice, or
- type ``exit``, or
- type ``quit``