Add a 'generic' type of event that can be emited from any piece of code or by the user. Use this event layer to perform interactive configuration startup at the correct time.

darcs-hash:20070819164230-75c98-f91b8a73de7bbbb500d80770ddf4d2d46ae592cc.gz
This commit is contained in:
liljencrantz
2007-08-20 02:42:30 +10:00
parent e464b4270c
commit ad02bb9b48
14 changed files with 446 additions and 264 deletions

View File

@@ -1264,6 +1264,7 @@ specific event takes place. Events that can trigger a handler currently are:
- When a signal is delivered
- When a process or job exits
- When the value of a variable is updated
- When the prompt is about to be shown
Example: