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. BUG: 152385 REVIEW: 115628 FIXED-IN: 2.13
Showing
- src/EditProfileDialog.cpp 15 additions, 5 deletionssrc/EditProfileDialog.cpp
- src/EditProfileDialog.h 2 additions, 1 deletionsrc/EditProfileDialog.h
- src/EditProfileDialog.ui 113 additions, 24 deletionssrc/EditProfileDialog.ui
- src/MainWindow.cpp 18 additions, 9 deletionssrc/MainWindow.cpp
- src/MainWindow.h 0 additions, 2 deletionssrc/MainWindow.h
- src/Profile.cpp 0 additions, 2 deletionssrc/Profile.cpp
- src/Profile.h 10 additions, 9 deletionssrc/Profile.h
- src/ViewManager.cpp 0 additions, 2 deletionssrc/ViewManager.cpp
- src/ViewManager.h 0 additions, 1 deletionsrc/ViewManager.h
- src/settings/GeneralSettings.cpp 0 additions, 1 deletionsrc/settings/GeneralSettings.cpp
- src/settings/GeneralSettings.ui 6 additions, 3 deletionssrc/settings/GeneralSettings.ui
- src/settings/konsole.kcfg 1 addition, 1 deletionsrc/settings/konsole.kcfg
Loading
Please register or sign in to comment