From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16652 invoked by alias); 30 Jul 2010 11:51:29 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15209 Received: (qmail 15113 invoked from network); 30 Jul 2010 11:51:21 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at trustfood.org does not designate permitted sender hosts) Date: Fri, 30 Jul 2010 13:44:27 +0200 From: Eric Smith To: Zsh Users Subject: restarting application when it ends Message-ID: <20100730114427.GA7398@trustfood.org> Mail-Followup-To: Zsh Users MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Hi zsh-ers When my (asterisk) application stops, I loose the CLI and fall back into zsh. How do I configure the shell to re-execute the last command run or explicitly to refire a specific command? Thanks -- - Eric Smith