bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54124: fmt inserts garbage in certain cases?


From: JD
Subject: bug#54124: fmt inserts garbage in certain cases?
Date: Wed, 23 Feb 2022 12:58:54 +0200

Hi!

I have fmt from coreutils 8.32.1 installed via MacPorts.

If I run the following command: `echo х х х х х х х х х х х х х х х х х х х х х 
х х х х х | gfmt -sw 10` (which is just echoing 26 Cyrillic 'х' ('kha') 
letters), I get the following results:

https://i.imgur.com/yRx7uuz.png (iTerm2) 
https://i.imgur.com/7oQ0UPz.png (iTerm2 if passed via `more`) 
https://i.imgur.com/UlLrEMy.png (Alacritty)

And if I delete just two 'х' letters, like this: `echo х х х х х х х х х х х х 
х х х х х х х х х х х х | gfmt -sw 10`, evertyhitng shows just fine: 
https://i.imgur.com/DwuWxyx.png

Would be grateful for any advice :)



-- 
JD





reply via email to

[Prev in Thread] Current Thread [Next in Thread]