Exit code
#
WhatDisplays the last exit code or that the last command failed based on the configuration.
#
Sample Configuration#
Properties- display_exit_code:
boolean
- show or hide the exit code - defaults totrue
- always_enabled:
boolean
- always show the status - defaults tofalse
- color_background:
boolean
- color the background or foreground when an error occurs - defaults tofalse
- error_color:
string
color - color to use when an error occured - always_numeric:
boolean
- always display exit code as a number - defaults tofalse
- success_icon:
string
- displays when there's no error and"always_enabled": true
- defaults to""
- error_icon:
string
- displays when there's an error - defaults to""