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

Erdtree does not reset terminal state when no matches are found #197

Closed
AdamNiederer opened this issue Jun 16, 2023 · 0 comments · Fixed by #198
Closed

Erdtree does not reset terminal state when no matches are found #197

AdamNiederer opened this issue Jun 16, 2023 · 0 comments · Fixed by #198

Comments

@AdamNiederer
Copy link
Contributor

To reproduce:

$ erd --version
3.0.2
$ erd --pattern apatternthatdoesnotexist /
No entries to show with given arguments.
$ <the cursor is now invisible>

This problem can be reproduced on both urxvt and kitty, and can be worked around by running tput cnorm afterwards

This issue was closed.
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