Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status area seems garbled with 0.11.12 #2672

Open
nixuser58 opened this issue May 15, 2024 · 1 comment
Open

Status area seems garbled with 0.11.12 #2672

nixuser58 opened this issue May 15, 2024 · 1 comment

Comments

@nixuser58
Copy link

environment

  • vim: vim-enhanced-9.1.393-1.fc40.x86_64
  • vim-airline: vim-airline-0.11-12.20240511gitff0f9a4.fc40
  • OS: Linux, Fedora 40, Xfce, 64-bit
  • Have you reproduced with a minimal vimrc: Happens without a .vimrc file.
  • What is your airline configuration: default, changed nothing.
    if you are using terminal:
  • terminal: xfce4-terminal
  • $TERM variable: xterm-256color, however setting it to nothing still results in a garbled status.
  • terminal columns size: 150 but it doesn't make any difference.
  • terminal line size: 60 but it doesn't make any difference.
  • color configuration (:set t_Co?): Sorry I don't know what this is.

if you are using Neovim:

  • does it happen in Vim: Using Vim

actual behavior

Second screen shot.

expected behavior

First screen shot.

screen shot (if possible)

vim-airline-0 11-11 fc40

vim-airline-0 11-12 20240511gitff0f9a4 fc40

@chrisbra
Copy link
Member

That is an issue with the column indicator. Your terminal does not understand to draw it correctly. You can configure a different symbol, see e.g. #2640

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants