github / github/copilot-cli

BUG: /skills UI intercepts mouse selection, preventing text copy

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

描述

### Describe the bug

## Summary
The `/skills` command opens an interactive UI where mouse drag selection is intercepted, so users cannot copy text with normal mouse selection.

## Expected behavior
Users should be able to select and copy skill output with the mouse (or have an explicit copy/export affordance in that UI).

## Actual behavior
Mouse selection is captured by the `/skills` UI. Copy works in regular CLI output, but not in the `/skills` screen.

## Why this is a problem
The UI makes it difficult to copy skill names/details for reuse, sharing, or documentation.

## Repro steps
1. Run Copilot CLI.
2. Execute `/skills`.
3. Try selecting text with the mouse.
4. Observe that selection/copy is not possible as in normal terminal output.

## Notes
- This appears specific to the interactive `/skills` UI, not standard output rendering.
- A plain-text `skills` output remains copyable.

### Affected version

_No response_

### Steps to reproduce the behavior

_No response_

### Expected behavior

_No response_

### Additional context

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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