Package: curl
Version: 7.61.0-1
Severity: normal

shell terminal became styled (bolded underlined text everywhere) after
running:
curl -I google.com

I experience this bug when using curl from i3 shell
(debian buster problem, no problem with stretch):
https://github.com/curl/curl/issues/2736
https://github.com/curl/curl/pull/2738

There is a fix in upstream:
https://github.com/curl/curl/commit/a82372e0fb3aa3ce9ab27687c4d4a738a6ec9064

temporary fix: no-styled-output in ~/.curlrc or run curl with
--no-styled-output

Reply via email to