https://bugs.kde.org/show_bug.cgi?id=446214

ninj...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ninj...@gmail.com

--- Comment #1 from ninj...@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 watching all bug changes.

Reply via email to