Support Cmd shortcuts in canvas text-edit modes

This commit is contained in:
Jage9
2026-03-02 00:24:46 -05:00
parent daa30c57aa
commit 26d6bafce0
3 changed files with 7 additions and 5 deletions

View File

@@ -63,6 +63,7 @@ This document is the authoritative keymap for the client.
- `Ctrl+C`: Copy current text
- `Ctrl+X`: Cut current text
- `Ctrl+V`: Paste
- `Cmd+A` / `Cmd+C` / `Cmd+X` / `Cmd+V` (macOS): same behavior as `Ctrl` shortcuts above
## Numeric Edit Fields