[konsole] [Bug 446214] NeoVim versail split view glitch when scrolling
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Nov 29 15:54:18 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=446214
ninjalj at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ninjalj at gmail.com
--- Comment #1 from ninjalj at gmail.com ---
Konsole exports TERM=xterm-256color by default. For some time now, the terminfo
entry for xterm-256color includes the smglr capability to set the left and
right margins (a VT420+ feature). Konsole doesn't support left/right margins.
A possible workaround would be to export TERM=konsole-256color before starting
neovim. The drawback to this is that connecting to hosts which have no
terminfo/termcap entry for konsole-256color can cause strange issues: see for
example https://bugs.kde.org/show_bug.cgi?id=431697 for an issue caused by
connecting to a host with no entry for xterm-256color.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list