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 #5

Open
Jaredk3nt opened this issue Jul 12, 2020 · 1 comment
Open

Tab autocomplete #5

Jaredk3nt opened this issue Jul 12, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Jaredk3nt
Copy link
Owner

To properly match the user-experience of a terminal HomeTerm should provide tab autocomplete. Set up a listener on tabs that will fill input based on current string.

For the first run we don't need to support tabbing through options just displaying multiple options if available and completing if only a single option is available.

@Jaredk3nt Jaredk3nt added the enhancement New feature or request label Jul 12, 2020
@Jaredk3nt Jaredk3nt self-assigned this Aug 14, 2020
@k-i-o
Copy link

k-i-o commented Apr 11, 2024

i did it https://github.com/k-i-o/TermiKKio, you can gimme more tips?

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

No branches or pull requests

2 participants