[Linux] Embedded terminal right-click menu only shows Select All; Copy/Paste missing
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What variant of Codex are you using?
App (ChatGPT Desktop / Codex on Linux)
What version is running?
ChatGPT Desktop 26.825.51511
Released Aug 29, 2026
Installed from the official OpenAI APT repository:
https://persistent.oaistatic.com/codex-app-prod/linux/deb
Platform
- Linux Mint 21.3 (Virginia)
- Cinnamon desktop
- X11 session
- amd64
What issue are you seeing?
In the embedded terminal opened inside the Codex/ChatGPT Desktop app, right-clicking only shows:
- Select All
The expected Copy and Paste entries are missing from the terminal context menu.
The clipboard itself works correctly:
Ctrl+Shift+Ccopies selected terminal text.Ctrl+Shift+Vpastes into the terminal.- Copy/Paste also appear normally in the right-click context menu of the ChatGPT/Codex prompt input.
This seems isolated to the right-click context menu of the embedded terminal rather than a system clipboard problem.
Steps to reproduce
- Open ChatGPT Desktop / Codex on Linux.
- Open a new embedded terminal inside Codex.
- Select some text in the terminal.
- Right-click inside the terminal.
- Observe the context menu.
Actual behavior
The right-click menu only contains Select All.
Expected behavior
The embedded terminal context menu should include at least:
- Copy
- Paste
- Select All
similar to a normal Linux terminal and to the prompt input context menu in the same application.
Additional information
The app was updated from version 26.803.81509 to the current stable repository version 26.825.51511, then fully restarted. The behavior remained unchanged.
Keyboard shortcuts provide a functional workaround, but mouse-based Copy/Paste through the context menu is unavailable.
I searched existing issues before filing this and found related clipboard/terminal reports, but not one matching this exact behavior on the Linux desktop app.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Linux embedded terminal using the listed steps, then trace how its right-click context menu is assembled. Done means the menu includes Copy, Paste, and Select All while keyboard shortcuts and the prompt input menu continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- cli, desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100