Closed Aniamon closed 1 year ago
https://github.com/vim-airline/vim-airline/issues/2467
Seems like an alacritty issue.
Seems like an alacritty issue.
The same occurs with kitty and konsole.
Can you elaborate the expected behavior
, I'm not sure what's wrong?
The characters at the right are not using the colorscheme.
Ah got it, I added the error section:
Description
Colorscheme is not applied correctly when using vim-airline with powerline fonts on
Neovim version
Terminal and multiplexer
alacritty 0.12.0
Catppuccin version / branch / rev
catppuccin 1.1.0
Steps to reproduce
nvim -u repro.lua
Expected behavior
Colorscheme should apply correctly
Actual behavior
It doesn't
Repro