You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched for similar issues and found #158667. Input in bash does not wrap, just like that in the issue memtioned. $TERM=xterm-256color is set by default. /usr/bin/bash works fine.
What did you expect to happen?
Input in bash to wrap.
I saw the related PR is not merged due to CI failures. Is it possible to merge now?
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I want a updated bash and installed bash formula.
What happened (include all command output)?
I've searched for similar issues and found #158667. Input in bash does not wrap, just like that in the issue memtioned.
$TERM=xterm-256color
is set by default./usr/bin/bash
works fine.What did you expect to happen?
Input in bash to wrap.
I saw the related PR is not merged due to CI failures. Is it possible to merge now?
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: