Skip to content

Commit

Permalink
Document jobs amount prefix and suffix options (spaceship-prompt#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
salmanulfarzy authored Jul 29, 2018
1 parent f30d6f4 commit f242c20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,8 @@ This section show only when there are active jobs in the background.
| `SPACESHIP_JOBS_SUFFIX` | ` ` | Suffix after the jobs indicator |
| `SPACESHIP_JOBS_SYMBOL` | `` | Character to be shown when jobs are hiding |
| `SPACESHIP_JOBS_COLOR` | `blue` | Color of background jobs section |
| `SPACESHIP_JOBS_AMOUNT_PREFIX` | ` ` | Prefix before the number of jobs (between jobs indicator and jobs amount) |
| `SPACESHIP_JOBS_AMOUNT_SUFFIX` | ` ` | Suffix after the number of jobs |
| `SPACESHIP_JOBS_AMOUNT_THRESHOLD` | `1` | Number of jobs after which job count will be shown |

### Exit code (`exit_code`)
Expand Down

0 comments on commit f242c20

Please sign in to comment.