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

2021-10-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399615 --- Comment #10 from tcanabr...@kde.org --- Git commit c099e0f2ea0f25b923203d17409eee8bc2831bfd by Tomaz Canabrava, on behalf of Luis Javier Merino MorĂ¡n. Committed on 22/10/2021 at 07:29. Pushed by tcanabrava into branch 'master'. Fix regression on cu

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

2021-10-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=399615 --- Comment #9 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/510 -- You are receiving this mail because: You are watching all bug changes.

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

2020-11-12 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=399615 Justin Zobel changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

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

2018-10-15 Thread Alexei Podtelezhnikov
https://bugs.kde.org/show_bug.cgi?id=399615 --- Comment #7 from Alexei Podtelezhnikov --- Ok. I removed \b from my program and learned to never use it again for tweaking the output. Apparently, anything beyond \n and \r is rather implementation-dependent. Please close the bug unless predictable

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

2018-10-11 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=399615 --- Comment #6 from Egmont Koblinger --- > Good luck with that backward compatibility head in the sand. In my universe, keeping an eye on not breaking the look of ncurses apps doesn't qualify as putting one's head in the sand. > If I use my keyboard t

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

2018-10-10 Thread Alexei Podtelezhnikov
https://bugs.kde.org/show_bug.cgi?id=399615 --- Comment #5 from Alexei Podtelezhnikov --- Thomas Dickey pointed me to this: https://github.com/mattiase/wraptest/blob/master/results.txt It is just funny how inconsistent the BS handling is, no pun intended -- You are receiving this mail because

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

2018-10-10 Thread Alexei Podtelezhnikov
https://bugs.kde.org/show_bug.cgi?id=399615 --- Comment #4 from Alexei Podtelezhnikov --- If I use my keyboard to do the same I will get the 80th zero removed. 40% of modern emulators do the right thing. Old gnome terminal 2.9.3 was ok too. Good luck with that backward compatibility head in the

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

2018-10-10 Thread Martin Hostettler
https://bugs.kde.org/show_bug.cgi?id=399615 Martin Hostettler changed: What|Removed |Added CC||textshell-dIA3f6@uchuujin.d

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

2018-10-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399615 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail beca

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

2018-10-10 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=399615 --- Comment #2 from Egmont Koblinger --- I've tested all the independent terminal emulator implementations I have on my system. The following 7 of them erase the 79th character: Linux console, xterm, VTE, konsole, mlterm, st (suckless), terminology. T

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

2018-10-10 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=399615 Egmont Koblinger changed: What|Removed |Added CC||egm...@gmail.com --- Comment #1 from Egmont