Skip to content

Conversation

@tim-watcha
Copy link

@tim-watcha tim-watcha commented Dec 6, 2025

Summary

  • Add a new widget that displays the git repository root directory name
  • Shows only the directory name (e.g., "my-repo") for a clean, minimal display
  • Supports hideNoGit option to hide the widget when not in a git repository
  • Useful for quickly identifying which project you're working on when switching between multiple projects

🤖 Generated with Claude Code

tim-watcha and others added 3 commits December 6, 2025 15:06
Add a new widget that displays the git repository root directory name.
- Shows directory name with 📁 icon (e.g., "📁 my-repo")
- Supports rawValue option for icon-free display
- Supports hideNoGit option to hide message when not in a git repo

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Replace 📁 emoji with "Repo:" text label for better compatibility.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Display only the repository name without any prefix.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@tim-watcha
Copy link
Author

스크린샷 2025-12-06 오후 3 15 08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant