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

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Mon Feb 17 14:56:55 UTC 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/kons |http://commits.kde.org/kons
                   |ole/931d64df81dd07548a2abec |ole/522e4a57ba6a1eede1142ee
                   |fde65780036ff1fa1           |fd6917314f6f8cd3d

--- Comment #94 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 522e4a57ba6a1eede1142eefd6917314f6f8cd3d by Kurt Hindenburg.
Committed on 15/02/2014 at 15:49.
Pushed by hindenburg into branch 'frameworks'.

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
(cherry picked from commit 931d64df81dd07548a2abecfde65780036ff1fa1)

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/522e4a57ba6a1eede1142eefd6917314f6f8cd3d

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


More information about the konsole-devel mailing list