Bug 13811

Summary: resize messes up terminal
Product: Busybox Reporter: Ronald Wahl <ronald.wahl>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.33.x   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:
Attachments: Fix for the issue

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