[Konsole-devel] [konsole] [Bug 340031] New: vim cursorline not cleared properly
Arkadiusz Miskiewicz
arekm at maven.pl
Thu Oct 16 19:13:46 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=340031
Bug ID: 340031
Summary: vim cursorline not cleared properly
Product: konsole
Version: 2.14.2
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: arekm at maven.pl
When running "vim /etc/passwd", enabling cursorline mode (:set cursorline) in
vim and moving cursor up and down "cursor line" is not drawn properly. When
going up it is drawn multiple times, in each line and previous line is not
being cleared.
Reproducible: Always
Steps to Reproduce:
Just like in "Details" above.
1. set white/black color scheme for kde konsole
2. vim /etc/passwd
3. :set cursorline
4. move cursor up and down.
Actual Results:
This video shows the problem:
http://ixion.pld-linux.org/~arekm/kde-4.14.2-konsole-bug.avi
Expected Results:
"cursor line" should be only one, drawn where cursor is
Now someone could say this is vim bug but:
- it doesn't happen with xterm
- it doesn't happen with linux konsole (no X)
- it does happen on kde konsole (tested with TERM=xterm, TERM=konsole,
TERM=konsole-256color)
- it does happen if I ssh to remote host from kde konsole and run vim there
- tested locally and remotely with PLD/Linux but also remotely with Centos 5 -
reproduced in all cases
- konsole color scheme needs to be with black background (using white/black)
- I can reproduce this also using yakuake, so more confidence in konsole being
the problem (konsole part)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list