Bug 283483 - Konsole tab title expands with each use of VIM 7.3
Summary: Konsole tab title expands with each use of VIM 7.3
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.6.4
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 17:45 UTC by stephen.sibert.ctr
Modified: 2011-10-07 16:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stephen.sibert.ctr 2011-10-06 17:45:01 UTC
Version:           1.6.4 (using KDE 1.2) 
OS:                Linux

When editing a file with VIM 7.3, the tab title expands to "Shell - Konsole" when I exit.  Each time I edit a file, the tab title grows, so after a few editing sessions, it becomes "Shell - Konsole - Shell - Konsole - Shell - Konsole..."

Reproducible: Always

Steps to Reproduce:
Make sure that your .vimrc files does NOT have "set notitle" in it.  Use VIM 7.3 to edit any file, and when you exit, it will change the tab title.  This does not happen in xterm, or with VIM 7.0.


Expected Results:  
The tab title should be set back to what it was before editing the file.
Comment 1 Jekyll Wu 2011-10-07 02:17:08 UTC
What is the real version of konsole and KDE? 1.6.4 is for the KDE3 konsole, which is unmaitained now.

If you are using some recent version of KDE4 konsole, what is the format of tab title defined in your konsole profile? 

I failed to reproduce the problem with konsole-2.7.2 and vim-7.3.322. More verbose and clear steps for reproducing is welcome.
Comment 2 stephen.sibert.ctr 2011-10-07 16:28:27 UTC
Please drop.  I work in an environment where we cannot update the software.  I didn't know that my Konsole version was so old.  I am able to get around the problem by adding "set notitle" in my .vimrc file.

Thanks for your help!  I'll try again after (if) we can update.

Steve