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

fix: infinite loop on clear command #228

Merged
merged 2 commits into from
Apr 12, 2024
Merged

fix: infinite loop on clear command #228

merged 2 commits into from
Apr 12, 2024

Conversation

cpendery
Copy link
Member

When clear runs, we could get caught in an infinite loop as no command would be found, limit the search size to the visible terminal buffer.

Signed-off-by: Chapman Pendery <[email protected]>
@cpendery cpendery merged commit 249cbb7 into main Apr 12, 2024
10 checks passed
@cpendery cpendery deleted the fix/clear-loop branch April 14, 2024 23:12
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 this pull request may close these issues.

None yet

1 participant