Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [19140] Subshell exiting, suspend problem
- X-seq: zsh-workers 19164
- From: Danek Duvall <duvall@xxxxxxxxxxx>
- To: Nicolas George <nicolas.george@xxxxxx>
- Subject: Re: [19140] Subshell exiting, suspend problem
- Date: Fri, 3 Oct 2003 13:58:09 -0700
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20030926165251.GA14940@xxxxxxxxxxxxxx>
- Mail-followup-to: Danek Duvall <duvall@xxxxxxxxxxx>, Nicolas George <nicolas.george@xxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20030926165251.GA14940@xxxxxxxxxxxxxx>
I've been using this patch for a little while on a Solaris box, and it
solved the problem I had where su would be left in the job table after I
exited it.
However, I'm now unable to suspend vi or ncftp, or, I would guess, any
curses program. Moreover, if I run a copy of zsh without this patch
from the commandline of one with the patch, when I exit, I get:
zsh: can't set tty pgrp: I/O error
<prompt>%
zsh: error on TTY read: I/O error
and the "bottom copy" exits, terminating my login session.
So it seems like there are a few wrinkles to work out yet. :)
Thanks,
Danek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author