Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [vincent@xxxxxxxxxx: Re: Bug#205685: clone corruption]
- X-seq: zsh-workers 20216
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Philippe Troin <phil@xxxxxxxx>
- Subject: Re: [vincent@xxxxxxxxxx: Re: Bug#205685: clone corruption]
- Date: Wed, 28 Jul 2004 11:50:35 -0400
- Cc: zsh-workers@xxxxxxxxxx, 205685-forwarded@xxxxxxxxxxxxxxx
- In-reply-to: <87658ifrga.fsf@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040720181612.GA18242@xxxxxxxxxxx> <87658ifrga.fsf@xxxxxxxxxxxxxxxx>
> The only way to use clone is to start it on an unused terminal,
Is this wording accurate?
Index: Doc/Zsh/mod_clone.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_clone.yo,v
retrieving revision 1.1.1.8
diff -u -r1.1.1.8 mod_clone.yo
--- Doc/Zsh/mod_clone.yo 20 Dec 1999 11:24:39 -0000 1.1.1.8
+++ Doc/Zsh/mod_clone.yo 28 Jul 2004 15:49:42 -0000
@@ -16,5 +16,10 @@
The return value of the builtin is zero in both shells if successful,
and non-zero on error.
+
+The target of tt(clone) should be an unused terminal, such as an unused virtual
+console or a virtual terminal created by
+
+xterm -e sh -c 'trap : INT QUIT TSTP; tty; while :; do sleep 100000000; done'
)
enditem()
Messages sorted by:
Reverse Date,
Date,
Thread,
Author