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 Completion #190

Open
tobiasgrosser opened this issue May 29, 2016 · 0 comments
Open

Tab Completion #190

tobiasgrosser opened this issue May 29, 2016 · 0 comments

Comments

@tobiasgrosser
Copy link
Contributor

tobiasgrosser commented May 29, 2016

It would be great if the example code would allow for tab-completion. I started to investigate this and it seems all the building blocks are already there:

https://hg.python.org/cpython/file/2.7/Lib/rlcompleter.py
https://docs.python.org/2/library/rlcompleter.html#module-rlcompleter
jqconsole.SetKeyPressHandler

I currently don't have time to push this through myself, but wanted to at least keep a note of my findings in case somebody else is looking for this as well.

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

1 participant