-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Second document label is missing last character (truncated) #324
Comments
Hi @AndydeCleyre, thanks for this. I can't reproduce it however. I don't have a good theory yet for what might be causing it at your end though! Could you try with
|
Thanks so much for taking a good look at this so quickly! Same results with You're right, the text is there:
So I'm having this issue with konsole, but not with alacritty. |
Hm, OK, glad we're getting somewhere! So, I guess the obvious next step would be to try to isolate a minimal |
It's konsole 20.08.1, and I'm now reproducing with a default profile there. If I use zsh's I'm not sure how to properly feed these escape codes to Now also reproduced with konsole Sorry for the noise here as this seems really unrelated to your project. Feel free to close this; I'll check for or open a new konsole issue, and maybe do a git bisect to track this down, and just post a relevant link here for others to find. Thanks again! |
OK good luck investigating. If you get a chance to post any conclusions or further links here then please do; that could be useful to other konsole & delta users. |
Continued discussion: https://bugs.kde.org/show_bug.cgi?id=426655 |
Just as you suggest: reproduced with the arrow, not reproduced without it. I guess it's konsole's character width calculations. Thanks! |
$ diff -u a.txt b.txt | delta
$ diff -u -L FIRST a.txt -L SECOND b.txt
$ diff -u -L FIRST a.txt -L SECOND b.txt | delta
The text was updated successfully, but these errors were encountered: