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 the input console when a command label is clicked #16

Open
crimsonFig opened this issue Jul 2, 2019 · 0 comments
Open
Labels
enhancement priority low cool-to-haves, idealized requirements, needs consideration

Comments

@crimsonFig
Copy link
Owner

commands are currently displayed in the UI as simple labels within a tab. A recommended feature addition is to have the commands be automatically added or completed when clicked on, allowing the user to finish within the console.

requirements:

  • the console should reflect the command after being clicked
  • this should not append the command if a different command or arguments have been already typed out
  • the implementation must have consideration for how this may interact within a button-based GUI and not just a console-based GUI (keep it open ended)
@crimsonFig crimsonFig added enhancement priority low cool-to-haves, idealized requirements, needs consideration labels Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement priority low cool-to-haves, idealized requirements, needs consideration
Projects
None yet
Development

No branches or pull requests

1 participant