[Konsole-devel] [Bug 188528] konsole's history adds spaces to end of lines when copying text
Jekyll Wu
adaptee at gmail.com
Sat Nov 26 03:14:08 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=188528
--- Comment #108 from Jekyll Wu <adaptee gmail com> 2011-11-26 03:14:08 ---
Git commit 72a1adc63100b9796795eb9872f53987a7be637d by Jekyll Wu.
Committed on 25/11/2011 at 18:03.
Pushed by jekyllwu into branch 'master'.
Avoid extra trailing whitespace when copying text
A new 'isRealCharacter' flag is added into the 'Character' class
to distinguish real characters and charaters used as place holders.
The code is a bit ugly now. Should improve it later when the idea and
implementation are proven to be feasible and cause no regression.
CCBUG: 188528
M +14 -2 src/Character.h
M +5 -2 src/Screen.cpp
M +30 -2 src/TerminalCharacterDecoder.cpp
http://commits.kde.org/konsole/72a1adc63100b9796795eb9872f53987a7be637d
--
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