Bug 187875

Summary: vim set columns does not work properly
Product: [Applications] konsole Reporter: the_shark
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description the_shark 2009-03-22 18:55:32 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Slackware Packages

I've found this bug in konsole using vim.

If you open vim on a konsole, and you want to choose the size of the columns you just have to do

:set columns=x

where x is the number of columns.

With xterm (for example) when you choose for example 80 it automatically resize xterm to have 80 columns only.

In konsole it breaks vim and the konsole.

What I mean with "breaks" is that sometimes you cannot see what you type, ether in vim and in konsole, and also the reset command does not work, so you've to close the konsole.
Comment 1 Kurt Hindenburg 2011-03-06 20:12:13 UTC
Adding as as a dup to 245746 since that has a test case.

*** This bug has been marked as a duplicate of bug 245746 ***