Skip to content

12379698923

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 19:13
· 11 commits to master since this release
5d5ee4a
Assign ALT to Command key on MacOS (#789)

ALT is translated to Option key on MacOS
but shortcuts with Option + (Shift +) Number are used for characters on macOS.
To not block input of characters, assign ALT+Number to CTRL+Number and thus to Command+Number
on macOS.