A bug regarding linqpad for Mac shortcuts

Dear Developer, I encountered an issue early in the release of linqpad for Mac:

Scenario: Using linqpad installed on a Mac via a remote control application (Parsec) (Windows remotely connecting to a Mac Mini);

Issue: In the linqpad editing area, when I press Ctrl (Control), Win (Command), and Alt (Option) individually, linqpad generates the following shortcuts: Ctrl (Control) + A, Win (Command) + A, Alt (Option) + A. This key mapping does not occur in other applications (e.g., VS Code). This can be tested through the Add Key Binding window;

Expectation: I hope you can look into this and see if you can resolve this issue.