[Konsole-devel] [Bug 155920] ctrl+c doesn't breaks foreground job

Dmitry Suzdalev dimsuz at gmail.com
Fri Jan 25 23:27:59 UTC 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=155920         




------- Additional Comments From dimsuz gmail com  2008-01-26 00:27 -------
Ah, no, seems unrelated :)

How about this:

void Pty::lockPty(bool lock)
{
#warning "TODO: Support for locking the Pty"
  //if (lock)
    //suspend();
  //else
    //resume();
}

Not sure if this is it too...



More information about the konsole-devel mailing list