Bug 433209 - Konsole doesn't automatically re-wrap after resizing the terminal window
Summary: Konsole doesn't automatically re-wrap after resizing the terminal window
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: emulation (show other bugs)
Version: 20.12.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-19 00:02 UTC by Dan Dascalescu
Modified: 2021-02-19 22:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Wrapping stuck at the old terminal size (648.93 KB, video/webm)
2021-02-19 00:02 UTC, Dan Dascalescu
Details

Note You need to log in before you can comment on or make changes to this bug.
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 :)