Open Xliff opened 3 years ago
Weirdly I just got this issue as well after everything being seemingly fine yesterday. Your fix, @Xliff, did the trick though! Hopefully the author can shed some light on this.
I was able to reproduce it in Ubuntu 22.04 LTS using Konsole. I installed Plasma on it (kubuntu-desktop
package) and I'm running Konsole with the default fonts.
sudo apt update
sudo apt install powerline fonts-powerline powerline-gitstatus
sudo apt install powerline-gitstatus
It must be something regarding powerline fonts and Konsole because it doesn't happen in xterm, Gnome Terminal or Visual Studio Code:
I have a prompt that has the modified count cut off (section is indicated in image). I have tried adjusting the theme, but nothing seems to work. Is this a bug, or is there a fix?
Thank you.
UPDATE: Submitted a PR that addresses this issue.