[Konsole-devel] [Bug 138198] text output when changing size

Robert Knight robertknight at gmail.com
Fri Dec 1 14:05:08 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=138198         
robertknight gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From robertknight gmail com  2006-12-01 15:05 -------
> I sometime maximise my Konsole when the output is interesting to me. 
> I would like the formaly provided output to be also redimensionned but 
> can't manage this. 

I don't think this is something that can be 'fixed' in Konsole.  The output is 'dimensioned' at a lower level and has already been formatted for a given number of rows and columns by the time Konsole sees it.

The pipeline goes something like this:

Your Terminal Program --> Pseudo Teletype --> Konsole Terminal Emulation --> Konsole Display

The dimensioning of the output happens in the pseudo teletype.

If you can explain more about the program you are running and what you are trying to do I might be able to suggest an alternative solution.



More information about the konsole-devel mailing list