Bug 433209

Summary: Konsole doesn't automatically re-wrap after resizing the terminal window
Product: [Applications] konsole Reporter: Dan Dascalescu <ddascalescu+kde>
Component: emulationAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: a.samirh78, carl, cbc.alves
Priority: NOR    
Version: 20.12.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Wrapping stuck at the old terminal size

Description Dan Dascalescu 2021-02-19 00:02:12 UTC
Created attachment 135874 [details]
Wrapping stuck at the old terminal size

SUMMARY
I've used other terminal emulators that would automatically re-wrap their scrollback buffer when the user resized the window. Handy feature to gauge the desired terminal size quickly.

STEPS TO REPRODUCE
1. Size the terminal to something small, like 80 columns.
2. Run `dmegs`
3. Enlarge the window

OBSERVED RESULT
The wrapping stays as it was when `dmesg` was issued, even though the window is wider now.
Comment 1 Carlos Alves 2021-02-19 01:14:34 UTC
It is fixed in the Konsole master and will probably be in the next release.

https://invent.kde.org/utilities/konsole
Comment 2 Dan Dascalescu 2021-02-19 01:18:27 UTC
Great!

I see Konsole has its own Gitlab-based issue tracker, https://invent.kde.org/utilities/konsole/-/issues. Is this Bugzilla one still used? Where should I file issues in the future?
Comment 3 Carlos Alves 2021-02-19 10:13:08 UTC
(In reply to Dan Dascalescu from comment #2)
> Great!
> 
> I see Konsole has its own Gitlab-based issue tracker,
> https://invent.kde.org/utilities/konsole/-/issues. Is this Bugzilla one
> still used? Where should I file issues in the future?

Here in bugzilla.
Comment 4 Ahmad Samir 2021-02-19 22:42:15 UTC
@Carlos: could you please add which version it'll be fixed, in the "Version Fixed In:" field?

Thanks :)