You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
macOS has a built-in shortcut for Ctrl-Enter (it opens the context menu). When using Strudel in Firefox specifically, attempting to use Ctrl-Enter to play/refresh doesn't work; it just opens the context menu. This does not happen in Chrome.
The default shortcut needs to change under macOS, or the way that shortcuts are handled needs to change so that this bug doesn't happen in Firefox.
I would also argue that the shortcuts need to be different in macOS entirely. Cmd-Enter is very commonly interpreted by IDEs as "run the thing under the cursor", and there is a general pattern of using Cmd on macOS for the things you'd use Ctrl for on Windows.
macOS has a built-in shortcut for Ctrl-Enter (it opens the context menu). When using Strudel in Firefox specifically, attempting to use Ctrl-Enter to play/refresh doesn't work; it just opens the context menu. This does not happen in Chrome.
The default shortcut needs to change under macOS, or the way that shortcuts are handled needs to change so that this bug doesn't happen in Firefox.
I would also argue that the shortcuts need to be different in macOS entirely. Cmd-Enter is very commonly interpreted by IDEs as "run the thing under the cursor", and there is a general pattern of using Cmd on macOS for the things you'd use Ctrl for on Windows.