mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 01:25:25 +08:00
docs: add fish_cancel event
Introduced in 2dcaf4f5c058 as part of #5973. [ci skip]
This commit is contained in:
parent
012773436e
commit
625db1d3f6
@ -62,6 +62,8 @@ By using one of the event handler switches, a function can be made to run automa
|
||||
|
||||
- ``fish_exit`` is emitted right before fish exits.
|
||||
|
||||
- ``fish_cancel``, which is emitted when a commandline is cleared (used for terminal-shell integration).
|
||||
|
||||
Example
|
||||
-------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user