[konsole] [Bug 399615] Mishandling \b at the right margin

Egmont Koblinger bugzilla_noreply at kde.org
Wed Oct 10 23:26:36 BST 2018


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

Egmont Koblinger <egmont at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egmont at gmail.com

--- Comment #1 from Egmont Koblinger <egmont at gmail.com> ---
xfce4-terminal and gnome-terminal uses the very same terminal emulation widget
(VTE), they must behave identically.

As far as VTE is concerned, see https://gitlab.gnome.org/GNOME/vte/issues/60
and https://bugzilla.gnome.org/show_bug.cgi?id=731155.

It would be great to know how some popular hardware emulators behaved. Not sure
if this info can be found somewhere, e.g. on vt100.net. I'm almost sure they
behaved like VTE and Konsole do now.

Carefully reading ECMA-48 would possibly also provide the right answer for the
expected (documented) behavior.

C99 is not a reference for the behavior of terminal emulators.

In my opinion the current behavior makes no sense at all, I agree with you that
it'd be better if the character at the 80th position was removed. But you can't
just change the behavior against the standards and the assumptions of existing
software, this would result in potentially plenty of apps breaking.

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


More information about the konsole-devel mailing list