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

Bad error formatting for command typos #442

Open
ecordell opened this issue Dec 19, 2024 · 0 comments · May be fixed by #445
Open

Bad error formatting for command typos #442

ecordell opened this issue Dec 19, 2024 · 0 comments · May be fixed by #445
Labels
area/CLI Affects the command line kind/bug Something is broken or regressed priority/3 low This would be nice to have

Comments

@ecordell
Copy link
Contributor

Example:

$ zed relationships
9:06PM ERR terminated with errors error="unknown command \"relationships\" for \"zed\"\n\nDid you mean this?\n\trelationship\n"

wrapping the error here embeds the \n\t formatting and is harder to read on the terminal.

@ecordell ecordell added kind/bug Something is broken or regressed priority/3 low This would be nice to have labels Dec 19, 2024
@kartikaysaxena kartikaysaxena linked a pull request Dec 26, 2024 that will close this issue
@linear linear bot added the area/CLI Affects the command line label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CLI Affects the command line kind/bug Something is broken or regressed priority/3 low This would be nice to have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant