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 support for case insensitive command #4310

Open
remyleone opened this issue Nov 27, 2024 · 0 comments
Open

Add support for case insensitive command #4310

remyleone opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement priority:low Low priority such as UX improvements and esthetics ux

Comments

@remyleone
Copy link
Member

$ scw INSTANCE SERVER LIST        
Unknown command "INSTANCE" for "scw"

Did you mean this?
	instance

This should be either autocompleted to lower case, or should work in the same way. Of course, for the argument, we need to be case sensitive but for namespaces and so on, in could be nice to work even if caps lock is on

@remyleone remyleone added enhancement ux priority:low Low priority such as UX improvements and esthetics labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement priority:low Low priority such as UX improvements and esthetics ux
Projects
None yet
Development

No branches or pull requests

1 participant