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

Display Squiggles for Invalid Command in Terminal Interface #38

Open
sarthakkimtani opened this issue Oct 4, 2024 · 1 comment
Open
Labels

Comments

@sarthakkimtani
Copy link
Contributor

When a user enters an invalid command in the web app's terminal interface, we need to visually indicate this error by displaying squiggles beneath the invalid command. This will help users quickly identify that their input was incorrect.

NOTE: To be fixed later once the initial app goes live.

Reference Image:

ref-image
@codeshaine
Copy link

codeshaine commented Oct 5, 2024

can i try to tackle this issue ? If yes then do I need to underline the entire command or first word of the entire command ? And is it okay to make a list of valid commands in a file ?

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

No branches or pull requests

3 participants