diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-07 20:08:09 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-07 20:08:09 +0000 |
commit | 0e03dc29c4f0dc39f3fcfe0d178d47b1b0466169 (patch) | |
tree | 32874719c252a6a6492e5887140e05f40ef8ffd2 | |
parent | 028419ff4b01df2a6befa6eec5eab4d2d1703b69 (diff) | |
download | rtmux-0e03dc29c4f0dc39f3fcfe0d178d47b1b0466169.tar.gz rtmux-0e03dc29c4f0dc39f3fcfe0d178d47b1b0466169.tar.bz2 rtmux-0e03dc29c4f0dc39f3fcfe0d178d47b1b0466169.zip |
Update.
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -89,4 +89,5 @@ - if the child is suspended in window with eg ^Z it should be restarted, or ^Z should be ignored - look at osdep-openbsd/freebsd code again to try and make it more accurate - and more consistent + and more consistent. should just pull pgrp members? +- clear window title on exit |