From 1d3fba86a3561c93cfbb42137c89fa85c65b0f2b Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 7 Feb 2009 19:16:25 +0000 Subject: Make process name guessing pick up SSTOP. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 3fc90ed7..76f69f76 100644 --- a/TODO +++ b/TODO @@ -86,3 +86,5 @@ - 88 colour support; new grid cell flag, and 256<->88 88<->16 translation tables - some fix for SF feature request 2527847 - now remain-by-default has gone cannot control it per-session +- if the child is suspended in window with eg ^Z it should be restarted, or + ^Z should be ignored -- cgit