[opensuse-kde3] vim >= 8.0 displays "$q q" at top of window (konsole xterm not xterm-256color compatible)
Just a note, When using vim >= 8.0 in konsole, a '$q q' will be displayed on the first line on start. This is due to a lack of compatibility of the konsole xterm setting in TERM not being compatible with xterm-256color. I have filed the opensuse KDE3 bug as: https://bugzilla.opensuse.org/show_bug.cgi?id=1055815 This effects all versions of konsole from 3.5.10 to Plasma. The upstream KDE bug is: https://bugs.kde.org/show_bug.cgi?id=383976 A KDE3 workaround is to: $ export TERM=xterm-256color -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On 08/25/2017 11:59 PM, David C. Rankin wrote:
A KDE3 workaround is to:
$ export TERM=xterm-256color
Correction - do NOT set TERM manually -- doesn't help. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
participants (1)
-
David C. Rankin