stevearc / dressing.nvim

Neovim plugin to improve the default vim.ui interfaces
MIT License
1.73k stars 32 forks source link

Borders are not rendered as nicely as in screenshot #7

Closed poperigby closed 2 years ago

poperigby commented 2 years ago

Hi. The borders look disconnected and bad for me, but the look nice in the screenshots. What could be the issue?

Terminal: Konsole Config: https://github.com/lumbo7332/dotfiles/tree/main/dot_config/nvim

Screenshot_20211217_135621

stevearc commented 2 years ago

This will be either your terminal or your font. I'd recommend trying out some different fonts to see if that changes things, or a different terminal. Some terminals have special-case rendering to make box-drawing characters look correct. I personally switched from alacritty to kitty because most fonts I tried look like this or worse in alacritty.

poperigby commented 2 years ago

Oh I understand. Thanks.

Edit: Yeah, it works perfectly in WezTerm.