konsole: odd c&p behavior

Ed Greshko Ed.Greshko at greshko.com
Thu Jul 26 14:55:11 UTC 2012


On 07/26/2012 10:20 PM, Reindl Harald wrote:
> look at my first screenshot
> it is not wrapped on the screen because my window is large enough
>
> if i select from begin of the next line to end of the next
> line in TB window and press enter it is displayed correctly
>
> so kate is adding whitespaces somewhere at the line-end
> while copy by selecting

OK....  This is C&P directly from konsole....

[egreshko at meimei ~]$ cat httpd-ssl.conf
LoadModule ssl_module                                                                           "modules/mod_ssl.so"
Listen                                                                                                           443
SSLCACertificateFile                                                             "/etc/httpd/conf/ssl/thawte_ca.pem"
SSLSessionCache                                                                shm:/var/cache/mod_ssl/scache(512000)
SSLSessionCacheTimeout                                                                                           600
SSLMutex                                                                                                     default
SSLRandomSeed                                                                          startup file:/dev/urandom 256
SSLRandomSeed                                                                                        connect builtin
SSLCryptoDevice                                                                                              builtin
SSLProtocol                                                                                               All -SSLv2
SSLFIPS                                                                                                          Off
SSLInsecureRenegotiation                                                                                         Off
SSLHonorCipherOrder                                                                                               On
SSLCipherSuite              ECDHE-RSA-AES128-SHA256:AES128-GCM-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH:!AESGCM:!SSLV2:!eNUL
SSLVerifyClient                                                                                                  Off
SSLVerifyDepth                                                                                                    10
SSLPassPhraseDialog                                                                  exec:conf/ssl/ssl_passphrase.sh

And I think it should look OK....

I changed the mailnews.wraplength to 50000 from 85



-- 
Never be afraid to laugh at yourself, after all, you could be missing out on the joke of the century. -- Dame Edna Everage


More information about the kde mailing list