| Summary: | "Clear Scrollback & Reset" breaks apps using the secondary screen (vim, less) | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Constantin Berzan <cberzan> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8 | |
| Sentry Crash Report: | |||
|
Description
Constantin Berzan
2009-08-22 09:56:43 UTC
Git commit 0ddf722e08a5f18c115c84cd83e78b5c7ef8a3a3 by Jekyll Wu. Committed on 26/08/2011 at 18:10. Pushed by jekyllwu into branch 'master'. Disable clear & reset actions when the secondary screen is in use. BUG:204741 FIXED-IN: 4.8 M +13 -0 src/Session.h M +11 -0 src/SessionController.cpp M +9 -0 src/Emulation.h M +7 -0 src/Emulation.cpp M +5 -0 src/SessionController.h M +2 -0 src/ViewManager.cpp M +8 -0 src/Session.cpp http://commits.kde.org/konsole/0ddf722e08a5f18c115c84cd83e78b5c7ef8a3a3 |