zsh-workers
 help / color / mirror / code / Atom feed
From: Paul Lew <lew@ezdzit.zko.dec.com>
To: zsh-workers@math.gatech.edu
Subject: Signal propagation problem with 3.1.4 on Digital UNIX
Date: Fri, 28 Aug 1998 10:09:30 -0400	[thread overview]
Message-ID: <9808281409.AA06675@ezdzit.zko.dec.com> (raw)

When I run ode (an OSF source code control system), it starts zsh.
Under this zsh, if a line is partically composed and I press the
interrupt key (^c in my setup).  I got into following state:

(0)ezdzit lew ~>> ode workon kzasa
 Changing directory to: /usr/users/lew/work/sandbox/kzasa/src/
 Logging on kzasa with Project...

Enter password.  [] :  

Name:         Paul_Lew
Group:        -
E-mail:       lew@ezdzit.zko.dec.com    Phone: 4-5809
Expires in:   365 days

 Starting new shell: /bin/zsh

(0)ezdzit lew src>>> jadfal                               kzasa
 Interrupt signal 2
(0)ezdzit lew src>> 
(0)ezdzit lew src>>>                                      kzasa
(0)ezdzit lew src>> 
(0)ezdzit lew src>>>                                      kzasa
(0)ezdzit lew src>> 

The parent shell (zsh too) is trying to read command from stdin.  The
zsh exec'ed by ode is also trying to read command from stdin.  Has
anyone experience this before?  How easy to fix it?  Thanks in
advance...

A short explanation about the prompts above: I setup my zsh so the
prompt will show as many > as the SHLVL value.  Inside ode, the
RPROMPT is set to represent the project.

The stty output:
(0)ezdzit lew src>>> stty -a                              kzasa
#2 disc;speed 9600 baud; 48 rows; 80 columns
erase = ^?; werase = ^W; kill = ^U; intr = ^C; quit = ^\; susp = ^Z
dsusp = ^Y; eof = ^D; eol <undef>; eol2 <undef>; stop = ^S; start = ^Q
lnext = ^V; discard = ^O; reprint = ^R; status <undef>; time = 0
min = 1
-parenb -parodd cs8 -cstopb hupcl cread -clocal 
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -iuclc 
ixon -ixany -ixoff imaxbel 
isig icanon -xcase echo echoe -echok -echonl -noflsh -mdmbuf -nohang 
-tostop echoctl -echoprt echoke -altwerase iexten -nokerninfo 
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel tabs -onoeot 


             reply	other threads:[~1998-08-28 14:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-28 14:09 Paul Lew [this message]
1998-08-28 16:36 ` Bart Schaefer
1998-08-28 18:45   ` Paul Lew

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9808281409.AA06675@ezdzit.zko.dec.com \
    --to=lew@ezdzit.zko.dec.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).