[konsole] [Bug 459040] Text reflow eliminates tabs at window width
Matan Ziv-Av
bugzilla_noreply at kde.org
Tue Sep 13 14:19:59 BST 2022
https://bugs.kde.org/show_bug.cgi?id=459040
--- Comment #3 from Matan Ziv-Av <matan at 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 the assignee for the bug.
More information about the konsole-devel
mailing list