claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[FEATURE] distinguish color or styling of claude comments

Open u011 opened this issue 1 month ago • 0 comments

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I like to check claude thinknig, and it is hard to separate it from tool use

⏺ Bash(ls -la ~/postponed 2>/dev/null || ls -la ~/.postponed 2>/dev/null || echo "No default postponed folder") ⎿  No default postponed folder

⏺ Only 2 drafts found. Let me check the full configs:

⏺ Bash(cat ~/.config/neomutt/neomuttrc 2>/dev/null) ⎿  # NeoMutt main configuration # Managed by chezmoi … +5 lines (ctrl+o to expand)

Image

Proposed Solution

Have a styling for session as config, so user can adjust

Alternative Solutions

No response

Priority

Low - Nice to have

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

No response

u011 avatar Dec 21 '25 17:12 u011