Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab autocomplete #8

Open
2 tasks
yancouto opened this issue Dec 15, 2016 · 7 comments
Open
2 tasks

Tab autocomplete #8

yancouto opened this issue Dec 15, 2016 · 7 comments
Assignees

Comments

@yancouto
Copy link
Member

In the terminal, pressing tab should autocomplete just like in real terminals

Should work with

  • Game commands
  • Labels in current terminal
@yancouto yancouto self-assigned this Dec 15, 2016
@rilifon
Copy link
Member

rilifon commented Jul 3, 2017

@yancouto you should do this in your free-time, shouldn't be hard.

Here is a cool short post by a gamedev when he made his own auto-complete:
http://blendogames.com/news/?p=486

@rilifon
Copy link
Member

rilifon commented Jul 3, 2017

Oh, and if you have time, please add autocomplete for user name in the login screen? That would be really helpful

@rilifon
Copy link
Member

rilifon commented Oct 11, 2017

@yancouto want to make this? Because if not I will at elast make autocomplete on the login screen

@yancouto
Copy link
Member Author

Not a priority. Won't do this until the MarvInc 1.0 milestone is completed. And IMH autocomplete on the login screen is really unnecessary.

@rilifon
Copy link
Member

rilifon commented Oct 16, 2017

Its just a pain to write actonecompleted when I want to run our test saves haha

@yancouto
Copy link
Member Author

yancouto commented Oct 16, 2017

That's what the command line arguments are for. Just write love . --user=actonecompleted once, after that just use up+enter to run the same command again, and you will be logged in automatically.

@rilifon
Copy link
Member

rilifon commented Oct 16, 2017

But I still have to write the whole name everytime I open a new terminal. Dude its not a big deal, I can do this issue this week, since it looks I'm the one who wants it the most haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants