From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28071 invoked by alias); 9 Jun 2010 11:41:06 -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: 15113 Received: (qmail 26762 invoked from network); 9 Jun 2010 11:41:05 -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 a-oben.org does not designate permitted sender hosts) Date: Wed, 9 Jun 2010 13:40:57 +0200 From: Simon Friedberger To: zsh-users@zsh.org Subject: zle set-local-history binding Was: Assorted questions Message-ID: <20100609114057.GA15896@a-oben.org> References: <20100605192316.GB26738@a-oben.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) On 16:23 Mon 07.06.10, Wayne Davison wrote: > bindkey '^[/' set-local-history This look actually pretty interesting as well. Is there a way to display the current setting in the prompt?