We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c68946 commit afb73e8Copy full SHA for afb73e8
2 files changed
docs/docs/claude-code.mdx
@@ -119,7 +119,7 @@ Some icon and color ideas:
119
| Neutral / informational | `circle-info` | `#429DFF` |
120
| Background task running | `spinner` | `#00FFDB` |
121
122
-See the [`wsh badge` reference](/reference/wsh-cmd/badge) for all available flags.
+See the [`wsh badge` reference](/wsh-reference#badge) for all available flags.
123
124
## Adjusting priorities
125
docs/docs/wsh-reference.mdx
@@ -263,7 +263,9 @@ Use `--print` to preview the metadata for any background configuration without a
263
264
---
265
266
-## badge <VersionBadge version="v0.14.2" />
+## badge
267
+
268
+<VersionBadge version="v0.14.2" />
269
270
The `badge` command sets or clears a visual badge indicator on a block or tab header.
271
0 commit comments