Render space separator as one space instead of 3

This commit is contained in:
Matthew Breedlove
2025-08-08 19:46:11 -04:00
parent 3a632bc33d
commit 5be2c2fe80
3 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ccstatusline",
"version": "1.0.9",
"version": "1.0.10",
"description": "A customizable status line formatter for Claude Code CLI",
"module": "src/ccstatusline.ts",
"type": "module",