Revision 819755

Go back to digest for 15th June 2008

Features in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/src:

* 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.

File Changes

Modified 3 files
  • /trunk/KDE/kdebase/apps/konsole/src
  •   /Emulation.cpp
  •   /Vt102Emulation.cpp
  •   /Vt102Emulation.h
3 files changed in total