From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3998 invoked by alias); 4 Feb 2014 04:06:09 -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: 18384 Received: (qmail 27927 invoked from network); 4 Feb 2014 04:06:03 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=HYUtEE08 c=1 sm=1 tr=0 a=7SWiJHehietgyBcWY8kGGw==:117 a=7SWiJHehietgyBcWY8kGGw==:17 a=rHC5-WQ5URQA:10 a=3WIolrjUFy0A:10 a=8nJEP1OIZ-IA:10 a=tCCJA2X9ENMA:10 a=BxCtcLJ-Tszz_V4nbh8A:9 a=wPNLvfGTeEIA:10 Message-id: <52F05FD2.2000504@eastlink.ca> Date: Mon, 03 Feb 2014 19:34:42 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131104 Icedove/17.0.10 MIME-version: 1.0 To: zsh-users@zsh.org Subject: Re: setopt histignorespace not working References: <20140203173600.GG14992@isis.sigpipe.cz> <20140203180049.775877d9@pwslap01u.europe.root.pri> <52F0561F.1040204@eastlink.ca> In-reply-to: <52F0561F.1040204@eastlink.ca> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 03/02/14 06:53 PM, Ray Andrews wrote: > Gentlemen, > > Taking a closer look at my zshrc, I see "setopt histignorespace", but > it doesn't work. I've spelled it with and without the underscores > between words with no effect--regardless of the leading space, the > command is stored to history. What might be causing that? > Pardon me, I just found the answer. It's only there 'once' if I hit the up arrow, otherwise it is indeed missing from history. a dozen docs on the subject, but only one mentioned that fact ;-/