github / github/copilot-cli

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

Abierto
#3,743 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:input-keyboard area:models
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
node.js
Área
cli
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.