-
-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Description
Hi there,
I have to say, Rio is one of my favorite pieces of software.
I found this kinda annoying bug. At first, I thought it was my program. When the number of columns is even, and you're printing a wide char at the end, the whole line disappears.
This is two photos after running the first two commands, then resizing and getting the size again
for i in {1..$(($(tput cols) / 2))}; do printf '填'; doneVersion: 0.2.37 (20230528.115631)
Expected behavior
Printing the whole line
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels