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

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Sun Sep 9 23:11:31 UTC 2012


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

--- Comment #154 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit ca9dd11bf5e1b3bf5c6c17de34d5d3bf4d3baf38 by Kurt Hindenburg.
Committed on 10/09/2012 at 01:03.
Pushed by hindenburg into branch 'master'.

Allow option to trim spaces at end of line

In the ongoing issue with spaces at the end of lines, this allows for
an option to trim the spaces.  By default, it is disabled so only
people who need this will be affected.

Many thanks to David Smid <david at smidovi.eu>

M  +8    -0    src/EditProfileDialog.cpp
M  +1    -0    src/EditProfileDialog.h
M  +10   -0    src/EditProfileDialog.ui
M  +2    -0    src/Profile.cpp
M  +2    -0    src/Profile.h
M  +27   -10   src/Screen.cpp
M  +13   -7    src/Screen.h
M  +2    -2    src/ScreenWindow.cpp
M  +2    -1    src/ScreenWindow.h
M  +3    -2    src/TerminalDisplay.cpp
M  +16   -0    src/TerminalDisplay.h
M  +1    -0    src/ViewManager.cpp

http://commits.kde.org/konsole/ca9dd11bf5e1b3bf5c6c17de34d5d3bf4d3baf38

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list