Skip to content

Change the content of HistoryLine using setCellsVectorAt

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

In compact history, instead of delete and add a new line, it will try to change the line before delete and allocate memory.

Merge request reports