Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: idea for new feature (was: Re: sticky-note and zle bindings)



On 2008-01-26, 15:31, Bart Schaefer wrote:
> } Restoring the programs that ran is a very interesting idea. I like it :)
> 
> Not "the programs that ran".  The programs that *were running*; that is,
> something the shell had to SIGHUP when it exited.  I'd be very leery of
> automatically restarting anything other than the foreground job, though,
> and maybe not even that if it was a pipeline.

I really like the idea of restoring the program that was running
before the "crash", but I'd suggest not to reexecute it (which may
have fatal side effects) but just putting it on the command line.
The user can then decide whether to press enter or not.

Chau,
 Andy.

-- 
 Once you've seen one shopping center you've seen a mall.



Messages sorted by: Reverse Date, Date, Thread, Author