[Konsole-devel] [Bug 176902] Konsole: apps in tabbed shell truncated to 24 lines (LINES=24)
Kurt V. Hindenburg
kurt.hindenburg at gmail.com
Mon Jun 29 01:06:02 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=176902
--- Comment #11 from Kurt V. Hindenburg <kurt hindenburg gmail com> 2009-06-29 03:05:59 ---
In Emulation.cpp, 40,80 is the default size of the screen.
There is a 'if' check in the setImageSize method that is not triggered with the
actual setting of the window is 40,80 and therefore 'imageSizeChanged' is not
emitted. This emit-ting is what sets the shell's lines/columns.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list