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.
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.
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