github / github/copilot-cli

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

オープン
#3,743 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:input-keyboard area:models
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。