汎用ソフトウェア開発⭐ リポ 34品質スコア 65/100
statusline-customization
statuslineプラグインの設定リファレンスおよびトラブルシューティング — セクション、テーマ、バー幅、およびスクリプトアーキテクチャ
description の原文を見る
Configuration reference and troubleshooting for the statusline plugin — sections, themes, bar widths, and script architecture
SKILL.md 本文
注意: このスキルのライセンスは ライセンス未確認 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。
ステータスラインのカスタマイズ リファレンス
設定ファイル
場所: ~/.claude/statusline-config.json
スキーマ
{
"sections": {
"model": true, // Model name (Opus/Sonnet/Haiku)
"branch": true, // Git branch name
"worktree": true, // Worktree indicator (wt:name)
"cost": true, // Session cost ($X.XX)
"duration": true, // Session duration (Xm Xs)
"context_bar": true, // Context window usage bar
"plan_limits": true // Plan limit bars with reset countdowns
},
"context_bar_width": 12, // Width of context bar in chars (8-20)
"plan_bar_widt
...
詳細情報
- 作者
- diegosouzapw
- ライセンス
- 不明
- 最終更新
- 2026/3/2
Source: https://github.com/diegosouzapw/awesome-omni-skill / ライセンス: 未指定