Open Noah-Huppert opened 3 years ago
If my Bash prompt (PS1) has any color in it (via tput setaf/b) then text wrapping and display seems to get screwed up in Emacs.
PS1
tput setaf/b
Text won't wrap, it will just restart on the same line.
If my Bash prompt (
PS1
) has any color in it (viatput setaf/b
) then text wrapping and display seems to get screwed up in Emacs.Text won't wrap, it will just restart on the same line.