Bug 13811 - resize messes up terminal
Summary: resize messes up terminal
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.33.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-18 10:26 UTC by Ronald Wahl
Modified: 2021-10-08 20:19 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Fix for the issue (860 bytes, patch)
2021-05-18 10:26 UTC, Ronald Wahl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Wahl 2021-05-18 10:26:39 UTC
Created attachment 8966 [details]
Fix for the issue

The resize command messes up the terminal. In my case it looks like it is hanging and I need to press ctrl-c to get a prompt. Actually the program does not hang but just the terminal is messed up.

I attached a fix.
Comment 1 Denys Vlasenko 2021-10-08 20:19:29 UTC
Applied, thanks