mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-05 13:31:15 -03:00
@@ -12,7 +12,7 @@ trap [OPTIONS] [[ARG] REASON ... ]
|
||||
Description
|
||||
-----------
|
||||
|
||||
``trap`` is a wrapper around the fish event delivery framework. It exists for backwards compatibility with POSIX shells. For other uses, it is recommended to define an <a href='index.html#event'>event handler</a>.
|
||||
``trap`` is a wrapper around the fish event delivery framework. It exists for backwards compatibility with POSIX shells. For other uses, it is recommended to define an :ref:`event handler <event>`.
|
||||
|
||||
The following parameters are available:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user