[konsole] [Bug 464384] Up / down history damaged if last command output did not end in newline

Matan Ziv-Av bugzilla_noreply at kde.org
Tue Jan 24 12:20:17 GMT 2023


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

Matan Ziv-Av <matan at svgalib.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matan at svgalib.org

--- Comment #6 from Matan Ziv-Av <matan at svgalib.org> ---
Add '\[\e]133;L\a\]' at the start of PS1. This is a conditional newline, so it
does nothing if the previous output ended in newline, and a newline if the last
output did not end in newline.

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


More information about the konsole-devel mailing list