scsh-users
[Top] [All Lists]

"random" signals killing scsh? anybody has seen this?

To: scsh-news@zurich.ai.mit.edu
Subject: "random" signals killing scsh? anybody has seen this?
From: mmc@maruska.dyndns.org (Michal Maruška)
Date: 08 Feb 2002 10:50:31 +0100
i am getting this strange behaviour from scsh (cvs 1 week ago).
I think the last time i ran it (week ago) it was ok, so i would
like to know if somebody has seen it, before ....

under emacs:  (i just run write the command and press enter):
| > (run (echo 1))
| 1
|
| Interrupt: keyboard
| 1> 

(when at level 1>  "C-d" does not make return to level 0, it blocks! "C-c"
returns to "1>").



from command line:
|$ scsh -c "(run (echo 1))"
|1
|zsh: hangup     scsh -c "(run (echo 1))"


<Prev in Thread] Current Thread [Next in Thread>