https://bugs.kde.org/show_bug.cgi?id=59256 --- Comment #17 from Robert Knight 2011-02-14 00:38:09 --- > Ping? What's the status of this patch? Nobody has been actively working on Konsole these past 3-4 years as far as I know. If you want to get patches reviewed, fixed up and merged you can either do it yourself or appeal for assistance from developers working on other areas of KDE (eg. via a mail to kde-devel). From a brief glance at the patch, I think that the Vt102Emulation::sendKeyEvent() implementation is not the right approach - the code assumes that it is part of a slot which has been invoked from a signal of an object which itself has a particular set of signals. That is liable to accidentally break if someone modifies the surrounding code or the context from which it is called in future. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.