Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Option+Cmd+Left/Right for script editor history navigation on macOS #91887

Merged
merged 1 commit into from
May 20, 2024

Conversation

minionprocyk
Copy link
Contributor

fixes a lingering shortcut issue: godotengine/godot-proposals#3754
supersedes #47618

Macos has a few shortcuts that do not work because they are overridden by default. The history navigation ones were particularly noticeable for me and i stumbled upon these threads. I have updated the pr and tested on latest git and confirmed it is working.

@minionprocyk minionprocyk requested a review from a team as a code owner May 12, 2024 21:18
@Calinou Calinou added bug platform:macos topic:editor topic:input cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release labels May 12, 2024
@Calinou Calinou added this to the 4.3 milestone May 12, 2024
Copy link
Member

@bruvzg bruvzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New shortcuts are usually used to switch tabs, and should not conflict with anything in system or in Godot.

@akien-mga akien-mga merged commit 45f6aae into godotengine:master May 20, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release platform:macos topic:editor topic:input
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants