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

--- Comment #3 from Matan Ziv-Av <ma...@svgalib.org> ---
(In reply to AndrolGenhald from comment #0)
> Created attachment 152014 [details]
> Unmaximized konsole window reproduction
> 
> SUMMARY
> Text reflow causes tabs at the start of the line to be removed.
> 
> STEPS TO REPRODUCE
> 1. Execute `printf "%0.s " {1..109}; echo -e "1\t2"` in konsole

About the bug itself: I am not sure it is a bug. A tab is not a printable
character, but a cursor moving control code, so it is not remembered. A tab at
the last character of line (or after it) is ignored.

Other reflowing terminal emulators (libvte based, wezterm, kitty) apperar to
behave exactly as konsole does.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to