mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-02-06 14:09:20 +00:00
fix(status): add trailing space to pipestatus_format
(#6404)
This commit is contained in:
parent
22219727be
commit
8a38b8f6f1
@ -4273,7 +4273,7 @@ To enable it, set `disabled` to `false` in your configuration file.
|
|||||||
### Options
|
### Options
|
||||||
|
|
||||||
| Option | Default | Description |
|
| Option | Default | Description |
|
||||||
| --------------------------- | ----------------------------------------------------------------------------- | --------------------------------------------------------------------- |
|
| --------------------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------- |
|
||||||
| `format` | `'[$symbol$status]($style) '` | The format of the module |
|
| `format` | `'[$symbol$status]($style) '` | The format of the module |
|
||||||
| `symbol` | `'❌'` | The symbol displayed on program error |
|
| `symbol` | `'❌'` | The symbol displayed on program error |
|
||||||
| `success_symbol` | `''` | The symbol displayed on program success |
|
| `success_symbol` | `''` | The symbol displayed on program success |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user