[Konsole-devel] Review Request: Correct issue where spaces are copyable.
Kurt Hindenburg
kurt.hindenburg at gmail.com
Tue Mar 22 04:54:14 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100913/
-----------------------------------------------------------
Review request for Konsole.
Summary
-------
This fixes the issue where spaces are copyable at the end of lines
when the foreground or background colors are non-default.
tput setf 1
When clearing with ' ', the defaultChar will be used.
This will cause the lines to be resized (getting rid of the spaces).
This addresses bug 188528.
http://bugs.kde.org/show_bug.cgi?id=188528
Diffs
-----
src/Screen.cpp 41df716
Diff: http://git.reviewboard.kde.org/r/100913/diff
Testing
-------
work when using 'tput setf #' and 'tput setb #'
and in vim ":hi normal ctermbg=white'
Thanks,
Kurt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20110322/286c7e87/attachment.html>
More information about the konsole-devel
mailing list