macOS: Add Copy/Paste menu items to the Edit menu in the global menu bar

Fixes #9780
Fixes #9781
This commit is contained in:
copilot-swe-agent[bot]
2026-03-31 07:30:12 +00:00
committed by Kovid Goyal
parent 774b9af9e3
commit c766b7e733
6 changed files with 38 additions and 0 deletions

View File

@@ -207,6 +207,8 @@ Detailed list of changes
- Fix a crash when user tries to select while the client program is using synchronised rendering and generating large amounts of output (:iss:`9778`)
- macOS: Add Copy and Paste menu items to the Edit menu in the global menu bar (:iss:`9780`)
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~