gak / gravit

A gravity simulator
http://gravit.slowchop.com/
GNU General Public License v2.0
66 stars 15 forks source link

Auto-complete spawn script name #76

Open gak opened 12 years ago

gak commented 12 years ago

For example, in the console, the cursor is at the end:

spawn one-ga

Pressing tab would complete to:

spawn one-galaxy

If there are multiple options, it should act the same was as the existing auto-completion functionality, i.e. select the first option and cycle through the options with tab.