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

贡献指南

打开贡献指南

调研方向

从交互式选择器 `/models` 开始,并在报告的终端环境中使用箭头键重现该问题。当高亮可以通过向上/向下箭头在模型之间移动,并且鼠标点击可以选择模型时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
node.js
领域
cli
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。