diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-07 19:16:25 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-07 19:16:25 +0000 |
commit | 1d3fba86a3561c93cfbb42137c89fa85c65b0f2b (patch) | |
tree | 4bdd8dc67948b75cdf31b7e67dea46ecdc05de00 /TODO | |
parent | 69ebc15808d999599cc8d17feb0402d0ebf4ddd4 (diff) | |
download | rtmux-1d3fba86a3561c93cfbb42137c89fa85c65b0f2b.tar.gz rtmux-1d3fba86a3561c93cfbb42137c89fa85c65b0f2b.tar.bz2 rtmux-1d3fba86a3561c93cfbb42137c89fa85c65b0f2b.zip |
Make process name guessing pick up SSTOP.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |