[konsole] [Bug 432669] Corruption of screen when using ncurses when terminal resized depending on line content

Kurt Hindenburg bugzilla_noreply at kde.org
Mon Jul 19 23:46:05 BST 2021


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

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
                   |ities/konsole/commit/ed7fe4 |ities/konsole/commit/7e0d30
                   |a2cbb8f4fc178ae83431f0190c9 |0c2d08e8429b0e1997d07ce543c
                   |2d39ba2                     |186767d

--- Comment #6 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 7e0d300c2d08e8429b0e1997d07ce543c186767d by Kurt Hindenburg, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 19/07/2021 at 22:40.
Pushed by hindenburg into branch 'release/21.08'.

Resize lines when clearing to end of line.

clearImage() just clears until _columns.  To prevent characters from
beyond _columns from reappearing, e.g. due to DCH (Delete CHaracters)
requests, make clearImage() resize lines when clearing to the end of
line.
(cherry picked from commit ed7fe4a2cbb8f4fc178ae83431f0190c92d39ba2)

M  +4    -0    src/Screen.cpp

https://invent.kde.org/utilities/konsole/commit/7e0d300c2d08e8429b0e1997d07ce543c186767d

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


More information about the konsole-devel mailing list