[Konsole-devel] [konsole] [Bug 152385] Allow konsole to store terminal size in the profile.

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Sat Feb 15 15:54:44 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=152385

Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
   Version Fixed In|                            |2.13
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kons
                   |                            |ole/931d64df81dd07548a2abec
                   |                            |fde65780036ff1fa1

--- Comment #92 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 931d64df81dd07548a2abecfde65780036ff1fa1 by Kurt Hindenburg.
Committed on 15/02/2014 at 15:49.
Pushed by hindenburg into branch 'master'.

Allow konsole to store terminal size in the profile.

This removes the profile setting to 'Save window size upon exit'.  Now
it is in the Konsole settings; each profile can now set desired column
and row size.

Konsole Settings->Configure Konsole->General->Use current window size
on next startup:
Enabled - ignores all profile size settings - uses previous window size
Disabled - profile size settings are used - set via Edit Current
 Profile 1st tab

Only new windows will use "new" col/row/size settings.
REVIEW: 115628
FIXED-IN: 2.13

M  +15   -5    src/EditProfileDialog.cpp
M  +2    -1    src/EditProfileDialog.h
M  +113  -24   src/EditProfileDialog.ui
M  +18   -9    src/MainWindow.cpp
M  +0    -2    src/MainWindow.h
M  +0    -2    src/Profile.cpp
M  +10   -9    src/Profile.h
M  +0    -2    src/ViewManager.cpp
M  +0    -1    src/ViewManager.h
M  +0    -1    src/settings/GeneralSettings.cpp
M  +6    -3    src/settings/GeneralSettings.ui
M  +1    -1    src/settings/konsole.kcfg

http://commits.kde.org/konsole/931d64df81dd07548a2abecfde65780036ff1fa1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list