[konsole] [Bug 383976] New: newer vim outputs $q q on konsole (broken xterm-256color compatibility)
Albert Astals Cid
bugzilla_noreply at kde.org
Thu Aug 24 22:27:30 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=383976
Bug ID: 383976
Summary: newer vim outputs $q q on konsole (broken
xterm-256color compatibility)
Product: konsole
Version: 17.08.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: emulation
Assignee: konsole-devel at kde.org
Reporter: aacid at kde.org
Target Milestone: ---
According to https://github.com/vim/vim/issues/2008#issuecomment-324476312
This is the usual problem of setting 'term' to "xterm", while the terminal is
not actually xterm compatible. You have to set 'term' to the right value.
So either we change the
echo $TERM
xterm-256color
or ideally we make it xterm compatible
I can try having a look at what needs fixing, but a pointer would be welcome :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list