[Konsole-devel] [Bug 188528] konsole's history adds spaces to end of lines when copying text

Jekyll Wu adaptee at gmail.com
Tue Oct 18 17:37:43 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=188528





--- Comment #100 from Jekyll Wu <adaptee gmail com>  2011-10-18 17:37:43 ---
(In reply to comment #94)

That patch works(at least for me) , but I think there are some issues:

1). I thinks it is the expected behavior for _includeTrailingWhitespace to be
true when copying text. I'm not sure about that statement, though.

2). It is not a good idea to use RE_CLEAR_CHAR to distinguish real (space)
characters and place holders. They are really rendered  in the same way in the
display. Their difference is meaningful only when decoded into text stream.

I created another patch based upon yours and submitted at
https://git.reviewboard.kde.org/r/102906/ . You can also submit your patch on
reviewboard so that it can be better tracked, instead of being forgotten.

Testing and feedback are welcome for the patch from comment #94 and this one.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list