| Summary: | Terminating ash 'read -s' makes input characters invisible | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Explorer09 |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Explorer09
2012-09-04 15:06:47 UTC
Correction to reproducing steps 2. Type 'read -s' and then press enter Fixed in git: commit 9e71e3cea59c06d40234d8f3363c3f05112e8d5a Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Thu Sep 6 13:28:10 2012 +0200 ash: fix "read -s" + ^C |