Skip to content

Fix unlimited history reflow bug

Carlos Alves requested to merge carlosbalves/konsole:reflow_test into master

It was joinning the reflowed lines in history but in compact history it does reflow again. It will now just ignore it and add to history.

BUG: 431624

Merge request reports