in this link it is obvious gh has the space bar as over lapping command.
it would be faster to use the space bar as shortcut to imminently open the text search > which will direct you to the wanted component.
(no needed double clicking the canvas every time hundreds time a day!
File < preferences < Interface
And then you have a menu where you can set Shortcuts.
Then you can create a shortcut for “Create…” under the edit category
It is now space-bar. Originally the space was used for the Radial menu because not everyone has a middle-mouse-button. I do agree it makes more sense this way. There will be an option in the Grasshopper settings xml for Rhino 6.3+ which toggles either Radial or Create for space, the new default is for Create.
It is however always in the middle of the canvas, not underneath the mouse.
I’ll add another setting to the xml for adjusting the max returned results. You’ll have to edit it by hand though (or through a script component), I’ll post details here once it’s tested.
Just open the attached file in Rhino 6.3+ and it should work. The number of results is limited between 3 and 30. Not just in the UI, it’s a hard limit in the code. AdjustMaximumSearchResults.gh (3.1 KB)
Kinda late here, now testing this in 6.3… Wouldn’t it be logical if you have one or more components highlighted that spacebar brings up the radial menu - but if nothing is highlighted it brings up the search field…?