[Konsole-devel] [Bug 163782] minicom looks bad in konsole

Robert Knight robertknight at gmail.com
Wed Jun 11 23:44:32 UTC 2008


------- 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=163782         
robertknight gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From robertknight gmail com  2008-06-12 01:44 -------
SVN commit 819755 by knight:

* Add support for 'Allow 132 columns' mode (set with \E?40h , reset with \E?40l)
which controls whether selecting 80/132 column mode with DECCOLM (\E?3h,\E?3l)
has any effect.  Defaults to disabled as in xterm.

* Avoid triggering a terminal size update if the new and current terminal
image sizes are the same.

BUG: 163782


 M  +9 -1      Emulation.cpp  
 M  +30 -8     Vt102Emulation.cpp  
 M  +16 -10    Vt102Emulation.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=819755



More information about the konsole-devel mailing list