mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
Fix a typo in language.rst
This commit is contained in:
parent
946ecf235c
commit
272d123431
1 changed files with 1 additions and 1 deletions
|
@ -1951,7 +1951,7 @@ To specify a signal handler for the WINCH signal, write::
|
||||||
echo Got WINCH signal!
|
echo Got WINCH signal!
|
||||||
end
|
end
|
||||||
|
|
||||||
Fish already the following named events for the ``--on-event`` switch:
|
Fish already has the following named events for the ``--on-event`` switch:
|
||||||
|
|
||||||
- ``fish_prompt`` is emitted whenever a new fish prompt is about to be displayed.
|
- ``fish_prompt`` is emitted whenever a new fish prompt is about to be displayed.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue