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

Autocomplete feature #20

Open
kikikaryp opened this issue Jan 7, 2019 · 3 comments
Open

Autocomplete feature #20

kikikaryp opened this issue Jan 7, 2019 · 3 comments

Comments

@kikikaryp
Copy link

Hello! I was thinking of developing an autocomplete feature. When a user writes go, look, pick, drop, eat and presses tab a specific set of options show up one by one with each press. Does it sound good to you?

@aelmosalamy
Copy link
Owner

Sorry for late response I was working on other stuff. Yes, this sounds great and I would certainly add it if I could, but I am not sure how is this going to be implemented.

@aelmosalamy
Copy link
Owner

I am currently working on the dungeon generating part, I am not working as actively as before since I am kinda stuck xD

@UltraWelfare
Copy link

You can certainly do it with https://docs.python.org/3/library/readline.html, but as far as I know it only works with GNU... No idea how it would work on Windows

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

No branches or pull requests

3 participants