document events are per fish process

Fixes #2954
This commit is contained in:
Kurtis Rader
2017-03-22 20:53:39 -07:00
parent ae0321778f
commit 542962bc69
3 changed files with 14 additions and 0 deletions

View File

@@ -91,3 +91,7 @@ end
This will beep when the most recent job completes.
\subsection notes Notes
Note that events are only received from the current fish process as there is no way to send events from one fish process to another.