| Summary: | resize messes up terminal | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Ronald Wahl <ronald.wahl> |
| Component: | Other | Assignee: | 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 | ||
Applied, thanks |
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.