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

Error message formatting when exiting without cd #91

Closed
mgunyho opened this issue Aug 21, 2023 · 0 comments · Fixed by #92
Closed

Error message formatting when exiting without cd #91

mgunyho opened this issue Aug 21, 2023 · 0 comments · Fixed by #92

Comments

@mgunyho
Copy link
Owner

mgunyho commented Aug 21, 2023

As of 1.5.0, pressing ctrl-c (or whatever triggers ExitWithoutCd) the
message printed to stderr is

Error: ExitWithoutCd("tere: Exited without changing folder")

while it should be just

tere: Exited without changing folder
orhun added a commit to orhun/tere that referenced this issue Aug 21, 2023
mgunyho pushed a commit to orhun/tere that referenced this issue Aug 24, 2023
mgunyho added a commit that referenced this issue Aug 24, 2023
- Fix output formatting when exiting the app without cd, or when canceling the first run prompt (Thanks @orhun, Github #91, #92)
- Update dependencies
- Improved tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant