github / github/copilot-cli

Not possible to select text from parts of the TUI

Open
#4,154 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:terminal-rendering
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

Describe the bug

Recent changes made the tool to behave like a GUI, not a TUI.

Affected version

GitHub Copilot CLI 1.0.72-0.

Steps to reproduce the behavior

Repro Steps:
Call /skills, try to select any text from the interface

Observed Results:
You can't select any text for copy

Expected behavior

Anything on the terminal needs to be selectable for a copy operation, otherwise you can't call yourself a terminal application.

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with GitHub Copilot CLI 1.0.72-0: run /skills and try selecting text in the TUI. Trace the terminal interaction handling to determine why text cannot be selected; done means text from the interface can be selected and copied in the terminal.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.