11 lines
283 B
JSON
11 lines
283 B
JSON
{
|
|
"name": "tmux-titles",
|
|
"description": "Updates tmux window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)",
|
|
"version": "0.18.0",
|
|
"author": {
|
|
"name": "Craig Motlin"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |