[Konsole-devel] [konsole] [Bug 196998] Konsole should reflow the text when resizing

Phil Schaf flying-sheep at web.de
Sun Dec 14 13:03:20 UTC 2014


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

--- Comment #20 from Phil Schaf <flying-sheep at web.de> ---
my naive ad-hoc approach:

you start from the last line on screen and dynamically reflow everything above
that until the screen is filled, with that last line still being the last line
on screen. then you maintain a “reflow buffer” at a comfortable size that holds
the reflowed content of as many screens of scrollback above and below where you
are as fit into the reflow buffer.

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


More information about the konsole-devel mailing list