briandowns / spinner

Go (golang) package with 90 configurable terminal spinner/progress indicators.
Apache License 2.0
2.33k stars 129 forks source link

Rendering issues in Alacritty terminal #139

Closed kkredit closed 2 years ago

kkredit commented 2 years ago

I'm observing rendering issues in Alacritty. In the recording I am running the example program with CharSets[11] (the default of 9 works okay). I do not have this issue in iTerm2 on the same computer.

https://user-images.githubusercontent.com/15056719/162021378-e56f6366-08da-4e47-8acb-0c22fdae26b5.mov

kkredit commented 2 years ago

I just remembered I'm not using standard Alacritty, but a fork that adds support for ligatures. This issue is not present in standard Alacritty, so I blame that. Closing the issue for now.