[Konsole-devel] [Bug 127540] extra character (^L) in konsolepart when using bash vi mode

Kurt V.Hindenburg kurt.hindenburg at kdemail.net
Tue Jul 4 12:37:47 UTC 2006


------- 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=127540         




------- Additional Comments From kurt.hindenburg kdemail net  2006-07-04 14:37 -------
SVN commit 557933 by hindenburg:

Fix extra character (^L) in konsolepart when using bash vi mode.

CCBUG: 127540


 M  +0 -1      konsole_part.cpp  


--- trunk/KDE/kdebase/apps/konsole/konsole/konsole_part.cpp #557932:557933
 @ -1096,7 +1096,6  @
   connect( se, SIGNAL( destroyed() ), this, SLOT( sessionDestroyed() ) );
 //  setFont( n_font ); // we do this here, to make TEWidget recalculate
                      // its geometry..
-  te->emitText( QLatin1String( "\014" ) );
 }
 
 void konsolePart::showShellInDir( const QString& dir )



More information about the konsole-devel mailing list