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

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Jul 16 11:55:19 BST 2021


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

tcanabrava at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/commit/ed7fe4
                   |                            |a2cbb8f4fc178ae83431f0190c9
                   |                            |2d39ba2

--- Comment #5 from tcanabrava at kde.org ---
Git commit ed7fe4a2cbb8f4fc178ae83431f0190c92d39ba2 by Tomaz  Canabrava, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 16/07/2021 at 10:55.
Pushed by tcanabrava into branch 'master'.

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.

M  +4    -0    src/Screen.cpp

https://invent.kde.org/utilities/konsole/commit/ed7fe4a2cbb8f4fc178ae83431f0190c92d39ba2

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


More information about the konsole-devel mailing list