-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Have you checked closed issues? Yes
Have you checked against the most recent version of Textual? Yes (on 7.3.0)
The bug
First, thanks for this amazing library.
Entering command+c does nothing on Mac (for me at least). Tried in both iterm and VSCode terminal. Confirmed by running textual keys and entering command+c, which does not register as an event.
From the recent release, my understanding was that the super+c binding added to various widgets should enable copying of text using the normal command+c combination on Mac, but doesn't seem to be the case
Textual Diagnostics
Versions
| Name | Value |
|---|---|
| Textual | 7.3.0 |
| Rich | 14.2.0 |
Python
| Name | Value |
|---|---|
| Version | 3.12.10 |
| Implementation | CPython |
| Compiler | Clang 20.1.0 |
| Executable | /Users/tesler/Repos/acra-python-tui/.venv/bin/python |
Operating System
| Name | Value |
|---|---|
| System | Darwin |
| Release | 24.6.0 |
| Version | Darwin Kernel Version 24.6.0: Wed Oct 15 21:12:15 PDT 2025; root:xnu-11417.140.69.703.14~1/RELEASE_ARM64_T6041 |
Terminal
| Name | Value |
|---|---|
| Terminal Application | vscode (1.107.1) |
| TERM | xterm-256color |
| COLORTERM | truecolor |
| FORCE_COLOR | Not set |
| NO_COLOR | Not set |
Rich Console options
| Name | Value |
|---|---|
| size | width=174, height=35 |
| legacy_windows | False |
| min_width | 1 |
| max_width | 174 |
| is_terminal | True |
| encoding | utf-8 |
| max_height | 35 |
| justify | None |
| overflow | None |
| no_wrap | False |
| highlight | None |
| markup | None |
| height | None |
Metadata
Metadata
Assignees
Labels
No labels