zsh-workers
 help / color / mirror / code / Atom feed
* Serious problem with job control and functions
@ 2001-05-27 22:42 Bart Schaefer
  2001-05-28  5:55 ` Andrej Borsenkow
  2001-05-28  8:51 ` Sven Wischnowsky
  0 siblings, 2 replies; 3+ messages in thread
From: Bart Schaefer @ 2001-05-27 22:42 UTC (permalink / raw)
  To: zsh-workers

This must be related to the patch from 14327.

I have a shell function:

    man () {
        command man $* | less -ais
    }

I discovered today that if I suspend this function with control-Z, it
vanishes entirely from the job tables and the `man' and `less' commands,
though stopped, are orphaned.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-28  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-27 22:42 Serious problem with job control and functions Bart Schaefer
2001-05-28  5:55 ` Andrej Borsenkow
2001-05-28  8:51 ` Sven Wischnowsky

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).