mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
docs: Fix spacing on key combinations
This commit is contained in:
committed by
Fabian Homborg
parent
90b46c72c8
commit
54da5b82ba
@@ -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``
|
||||
|
||||
Reference in New Issue
Block a user