[Konsole-devel] [Bug 164946] konsole hangs after inserting text

Darío Andrés andresbajotierra at gmail.com
Wed Jul 30 16:59:54 UTC 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=164946         




------- Additional Comments From andresbajotierra gmail com  2008-07-30 18:59 -------
Version 2.1 Using KDE 4.1.00 (KDE 4.1.0) final (KDEmod) in ArchLinux i686

Using all the html code of the example URL (~2400 lines)
Pasting the text in nano took 7 seconds. Pasting the text in VIM took ~1.5sec (I noticed that I have removed my vimrc).

Restoring my vimrc to my home dir, Konsole seems to hangup :(. 
So it seems to be a problem related to some vimrc option (at least in VIM)

My vimrc (taken from some web sample):

"Sample .vimrc
set nocompatible
set showmatch
set incsearch
set ignorecase
set smartcase
set history=100
set backspace=eol,start,indent
"set ruler
set tabstop=4
set shiftwidth=4
set expandtab
set virtualedit=all
set background=dark
set vb t_vg=
set mouse=v
set textwidth=79
set formatoptions=tcrq
set complete=.,t,i,b,w,k

-----

Pasting the XOrg.conf example of the test webpage directly in Konsole shell freezed the app. (while using 0% CPU). (29 minutes of hangup and counting, seems to be an infinite loop)



More information about the konsole-devel mailing list