github / github/copilot-cli

Interactive model selector: arrow key navigation stuck and no mouse support

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

描述

## Description

The `/models` interactive selector has usability issues:

1. **Arrow key navigation appears stuck** — the highlight shows on one model but pressing up/down arrows does not move the selection. This occurs across multiple Node.js versions (19, 22, 24) and Copilot CLI versions (1.0.60, 1.0.61).

2. **No mouse support** — users cannot click to select a model from the list. Adding mouse click support for the interactive model picker would greatly improve usability.

## Environment
- OS: Linux (RHEL/CentOS, NFS-mounted home)
- Terminal: X11 terminal (xterm)
- Shell: tcsh
- Node.js: tested with v19, v22.14.0, v24.16.0
- Copilot CLI: tested with 1.0.60 and 1.0.61
- TERM: xterm / xterm-256color (same behavior with both)

## Workaround
Using `/model ` directly instead of the interactive picker.

## Expected Behavior
- Arrow keys should move the highlight between models
- Ideally, mouse click should also be supported for selection

貢獻指南

開啟貢獻指南

研究方向

Start at the `/models` interactive selector and reproduce the issue with arrow keys in the reported terminal environment. Done means the highlight moves between models with up/down arrows and a mouse click selects a model.

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

評估

技術堆疊
node.js
領域
cli
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
48/100

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

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