[PR #6067] [MERGED] :electron: Adding hotkeys for mac #55610

Closed
opened 2026-05-01 02:42:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6067
Author: @MikesGlitch
Created: 11/4/2025
Status: Merged
Merged: 11/5/2025
Merged by: @matt-fidd

Base: masterHead: fix/bring-back-some-hotkeys-for-mac


📝 Commits (4)

📊 Changes

2 files changed (+118 additions, -1 deletions)

View changed files

📝 packages/desktop-electron/menu.ts (+112 -1)
upcoming-release-notes/6067.md (+6 -0)

📄 Description

Fixes: #6066

Haven't been able to test it on Mac - might take me a day before I can get access to one.

To Test: (tested by matt-fidd)

  • CMD + C
  • CMD + V
  • CMD + Z
  • CMD + K

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6067 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix/bring-back-some-hotkeys-for-mac` --- ### 📝 Commits (4) - [`030fe75`](https://github.com/actualbudget/actual/commit/030fe75923ec0829a9e5a55c100381c377ab6a27) adding hotkeys for mac - [`3a936a8`](https://github.com/actualbudget/actual/commit/3a936a81552567f2233aa6a4e86dbe72f4a50ea6) release notes - [`0929af0`](https://github.com/actualbudget/actual/commit/0929af0d6579db760e015d9edf50d243e117ec82) window mac menu - [`dac44ef`](https://github.com/actualbudget/actual/commit/dac44ef6ae793f4204bc5aca2bda4ee0e56e9982) fix window ### 📊 Changes **2 files changed** (+118 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/menu.ts` (+112 -1) ➕ `upcoming-release-notes/6067.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Fixes: #6066 Haven't been able to test it on Mac - might take me a day before I can get access to one. **To Test:** (tested by matt-fidd) - [x] CMD + C - [x] CMD + V - [x] CMD + Z - [x] CMD + K --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 02:42:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#55610