https://bugs.kde.org/show_bug.cgi?id=447830
--- Comment #9 from ninj...@gmail.com --- Adding a newline in PROMPT_EOL_MARK may help. Besides that, here are some interesting links: https://github.com/romkatv/powerlevel10k/issues/1200 Regarding the VT sequence, contour (christianparpart's terminal) uses DECSET 2027 (https://github.com/contour-terminal/contour/blob/master/src/contour/shell-integration.zsh). Semantic prompts/OSC 133 (https://gitlab.freedesktop.org/Per_Bothner/specifications/blob/master/proposals/semantic-prompts.md) may have fitted the same purpose, kitty and wezterm have shell integration scripts that add those (https://github.com/kovidgoyal/kitty/blob/master/shell-integration/zsh/kitty-integration https://github.com/wez/wezterm/blob/main/assets/shell-integration/wezterm.sh). https://gitea.henrywithu.com/henry/powerlevel10k/src/commit/0b9829d409cba321f77729e1010c5b0480529cfa/README.md#zsh-bug -- You are receiving this mail because: You are watching all bug changes.