github / github/app

Windows: unable to copy integrated terminal output with Ctrl+C or right-click

Open
#3,649 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2.1k
Forks
157
PR merge metrics
No merged PRs in 30d

Description

Summary

I cannot copy text from the GitHub Copilot app's integrated terminal on Windows. Neither Ctrl+C nor right-click provides a working way to copy the terminal output.

Environment

  • GitHub Copilot app, integrated terminal in a local repository session.
  • Windows 11 Enterprise, version 10.0.26200, build 26200.
  • Observed September 8, 2026.
  • Desktop app version: not captured.

Steps to reproduce

  1. Open the integrated terminal in the Copilot app and display some text output.
  2. Select the text to copy.
  3. Press Ctrl+C, then try to paste the selected text into a text editor.
  4. Try copying the selected terminal text using right-click instead.

Actual behavior

The terminal text cannot be copied using either Ctrl+C or right-click. These are the two methods I tried; other shortcuts, including Ctrl+Shift+C, have not been compared.

Expected behavior

There should be an accessible, reliable way to copy selected terminal output to the Windows clipboard, using a supported keyboard shortcut and/or a right-click Copy action. If Ctrl+C is reserved for interrupting the running process, the supported copy shortcut should be discoverable and the context-menu Copy action should work. Copying selected text should not accidentally interrupt a running command.

Impact

I cannot copy terminal output to share errors, report problems, or reuse command results outside the integrated terminal.

Related report

Possibly related or duplicate: github/app#2959 - https://github.com/github/app/issues/2959. That report describes Ctrl+C failing to copy terminal text; this report also records right-click failing and the Windows environment.

This report records user-observed behavior. No private terminal output, repository details, or clipboard contents are included.

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 Windows integrated-terminal behavior described in the issue, testing both Ctrl+C and the right-click menu with selected output. Compare the findings with the related github/app#2959 report, then trace the terminal's copy and context-menu handling. Done means selected output can be copied reliably without accidentally interrupting a running command.

Written by the indexing model from the issue text.

Assessment

Domain
cli, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.