Reset ignored signals after forkpty.

This commit is contained in:
Nicholas Marriott
2007-09-20 09:43:33 +00:00
parent 9c0b51cd5d
commit 2cd99f0ebb
6 changed files with 44 additions and 13 deletions

View File

@ -1,5 +1,6 @@
20 September 2007
* Reset ignored signals in child after forkpty, makes ^C work.
* Wrap on next/previous. From Maximilian Gass.
19 September 2007
@ -24,5 +25,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.6 2007-09-20 08:21:59 nicm Exp $
$Id: CHANGES,v 1.7 2007-09-20 09:43:33 nicm Exp $