Hi, I’ve been using Windows PCs, but recently I got a used MAC laptop and began testing C# scripting on Rhino and Grasshopper. I noticed that, in the C# script editor, Ctrl +F, Ctrl+W, Ctrl+Z,etc are replaced with Command+F,Command+W, Command+Z. However, Ctrl+G seems to remain as Ctrl+G. I think it is better to change it to Command+G to sustain consistency.
1 Like
Script editor is keeping it as Ctrl+G since vscode has the same behaviour. Rhino 9.x script editor is getting keyboard binding settings so users can rewire the keyboard shortcuts
3 Likes