[Konsole-devel] [Bug 188528] konsole's history adds spaces to end of lines when copying text
Marcus Furlong
furlongm at gmail.com
Fri Aug 31 03:16:05 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=188528
Marcus Furlong <furlongm at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |furlongm at gmail.com
--- Comment #140 from Marcus Furlong <furlongm at gmail.com> ---
(In reply to comment #138)
> It would be a great help to investigate, who is responsible for this
> behavior. Mc? Slang? Ncurses? Could they be fixed? Is there other
> applications beside mcedit which have similar problems too?
Yes, I have the problem with using 'cat' on the command line. Only reason I
noticed it is when generating CSR's with openssl. Extra spaces are added to the
end of certain lines of the CSR after a simple 'cat'.
e.g.
openssl req -new -newkey rsa:2048 -nodes -keyout hostkey.pem -out csr.pem
cat csr.pem
I need to copy and paste the CSR into a web form and the extra spaces render it
invalid. The extra spaces don't exist in the file. It is also not reproducible
100% of the time, but enough of the time to be a nuisance. I switch to xterm
and it works as expected.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list