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 wanted to add a startup message for my terminal and colorize it with gay; however it appears gay may have some nondeterminism in its output?
Here's an example:
And here's the file used in said example: woof.txt
I have verified that this happens with other inputs, such as simpler inputs that don't use any fancy unicode, etc.
I have verified that this problem occurs in kitty and alacritty; it seems the common denominator is gay.
Also, this happens for any color scheme, not just -t.
EDIT: Okay so using the interpolation option 2d "fixes" it, though it's still not entirely deterministic:
The text was updated successfully, but these errors were encountered:
I wanted to add a startup message for my terminal and colorize it with gay; however it appears gay may have some nondeterminism in its output?
Here's an example:
And here's the file used in said example:
woof.txt
I have verified that this happens with other inputs, such as simpler inputs that don't use any fancy unicode, etc.
I have verified that this problem occurs in kitty and alacritty; it seems the common denominator is gay.
Also, this happens for any color scheme, not just
-t
.EDIT: Okay so using the interpolation option
2d
"fixes" it, though it's still not entirely deterministic:The text was updated successfully, but these errors were encountered: