Expand description
Hook definitions that are emitted by the shell
Structsยง
- After
Command Ctx - Runs after a command has completed
- Before
Command Ctx - Runs before a command is executed
- Change
DirCtx - Runs when the current working directory is modified
- Command
NotFound Ctx - Runs when a command not found error is received
- JobExit
Ctx - Runs when a job is completed
- Startup
Ctx - Runs when the shell starts up