aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-16 21:58:13 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-16 21:58:13 +0000
commitbf6e48f675748f891a59cb71da59c5113ccc2ac6 (patch)
tree8a4962025e9c8762465b926306cdedb68c8c25eb
parentf1d4d8f4ff83837f6f8cc7aa3946a840d5756c18 (diff)
todo for shell exiting
-rw-r--r--todo4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo b/todo
index 20199719..5cc8285a 100644
--- a/todo
+++ b/todo
@@ -54,6 +54,10 @@ A Final stuff for 3.0 release [da]:
---------------------------------------------
+B Proof shell exit function -- could try sending an interrupt first
+ if the process is busy, just to be polite (and avoid the 10 second
+ wait before it gets killed).
+
B Display functions: does auto-delete-windows work with
window-dedicated as it should? (I thought it would switch
between 2/3 bufs as appropriate?).