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

Add an input field to enter commands #15

Open
douglascdev opened this issue Apr 23, 2022 · 0 comments
Open

Add an input field to enter commands #15

douglascdev opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@douglascdev
Copy link
Owner

douglascdev commented Apr 23, 2022

When the user presses escape or CTRL + c, show an input field at the bottom of the screen that gets input, just like vim's. Close if one of the buttons to show it is pressed again. If enter is pressed, try to run the command and show an error message where the input is if the command errors out or doesn't exist. No commands need to be implemented yet, just make a working input field.

@douglascdev douglascdev added the enhancement New feature or request label Apr 23, 2022
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

1 participant