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

Matan Ziv-Av bugzilla_noreply at kde.org
Wed Jan 25 11:51:49 GMT 2023


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

--- Comment #9 from Matan Ziv-Av <matan at svgalib.org> ---
(In reply to donquixote from comment #7)
> > 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.
> 
> This sounds great, but it does nothing for me..
> 
> ~ $ echo $PS1
> \[\e]133;L\a\]\[\e]0;\u@\h:

This escape sequence is only supported since 22.08

(In reply to donquixote from comment #8)
> This person is asking for something similar,
> https://stackoverflow.com/questions/58626170/print-a-blank-line-in-bash-only-
> after-output

It is a feature that is easy to add to konsole, but currently there is nothing
that does this. There are some options to make finding command start easier
(separating line, alternating background).

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


More information about the konsole-devel mailing list