ar7eniyan

Results 3 comments of ar7eniyan

> Try setting: `config.anti_alias_custom_block_glyphs = false` ![screenshot1](https://github.com/wez/wezterm/assets/63808528/9873d14f-f251-4e6f-8fe6-008d3a2c63eb) ![screenshot2](https://github.com/wez/wezterm/assets/63808528/bed898f1-5c73-4b63-9b95-2b526da551a6) The glitch disappeared, but this doesn't look good too (font size on all the screenshots is 12)

@dasupradyumna The font doesn't matter because `config.anti_alias_custom_block_glyphs` is set to `true`. That means Wezterm will render certain unicode characters using its built-in glyphs. Take a look at the [docs](https://wezfurlong.org/wezterm/config/lua/config/custom_block_glyphs).