💻 Software
Is the invisible text bug in bash a bug or a feature?
Fresh5 days ago
Mar 15, 20265627 viewsConfidence Score0%
0%
Problem
On every single linux distribution I have used the last 10 years there has been the following inconvenience: You run a program in the terminal using bash. After the program is stopped or interrupted, whatever you type sometimes appears invisible. You can then enter the command "reset" and the scree…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is the invisible text bug in bash a bug or a feature?
Low Risk
That's only mean than in zsh you cannot do something like: In bash, the above command works as expected - turn off echoing of command. Just tried in zsh - does not work. Who has a bug? ;) Turning off echoing is possible achieve with ESC sequences, s…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix