github / github/copilot-cli

Visual distinction between user input and assistant responses

未關閉
#2,746 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:terminal-rendering area:theming-accessibility
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

Currently, user input and assistant responses are rendered in the same colour and style, making it very difficult to scan back through a conversation and tell them apart. This significantly hurts readability, especially in longer sessions.

### Proposed solution

Requested improvements (any of these would help):

1. Different text colour for user input vs assistant output (e.g., user input in cyan/green, responses in default white)
2. Background highlight on user input lines (subtle tint to separate them)
3. A visible separator line or label (e.g., ── You ── / ── Copilot ──) between turns
4. Bold or italic styling on user input to differentiate it at a glance

Why it matters:

- Hard to find where I typed something vs what was generated
- Especially painful in long multi-turn sessions
- /theme and terminal colour schemes don't help because the CLI uses the same styling for both
- This is a basic UX pattern in every chat interface (ChatGPT, Slack, Teams, etc.)

Environment: Windows Terminal, PowerShell, multiple themes tried.

### Example prompts or workflows

_No response_

### Additional context

_No response_

貢獻指南

開啟貢獻指南

研究方向

Start by locating the CLI conversation-rendering entry point and compare how user input and assistant responses are currently styled. Choose and document one consistent visual distinction, then verify that turns are clearly separated in Windows Terminal and PowerShell across longer conversations.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
shell
領域
cli, design
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。