[konsole] [Bug 447830] Reflow broken for strings without newline

Eric Armbruster bugzilla_noreply at kde.org
Sat Feb 5 12:18:54 GMT 2022


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

--- Comment #13 from Eric Armbruster <eric1.armbruster at gmail.com> ---
Tried again, this time with PROMPT_EOL_MARK set as you suggested. This seems to
have done the job. Reflow works as expected. That is already a nice workaround
:)

Regarding your other question, this is what add-zsh-hook -L returns:

typeset -g -a preexec_functions=( omz_termsupport_preexec
_zsh_highlight_preexec_hook )
typeset -g -a precmd_functions=( omz_termsupport_precmd vcs_info _z_precmd
_zsh_highlight_main__precmd_hook _zsh_autosuggest_start )

and the following is my PS1

%{$oxide_limegreen%}%~%{$oxide_reset_color%} ${vcs_info_msg_0_}
%(?.%{%F{white}%}.%{$oxide_red%})%(!.#.❯)%{$oxide_reset_color%}

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


More information about the konsole-devel mailing list