zsh-workers
 help / color / mirror / code / Atom feed
From: Geoff Wing <mason@primenet.com.au>
To: zsh-workers@sunsite.dk
Subject: Bug with hist_ignore_space
Date: Fri, 12 Oct 2001 07:35:31 +0000 (UTC)	[thread overview]
Message-ID: <9q66g3$5vh$1@coral.primenet.com.au> (raw)

Heyla,
what's up with hist_ignore_space at the moment?  Commands
with spaces at the start are staying in history past the
one more command limit and are also being written to HISTFILE

% zsh 
% echo $ZSH_VERSION
4.1.0-dev-2
% setopt | fgrep histignorespace
histignorespace       on
%   # foo     Ive got interactivecomments on too
% exit
% zsh
%   # foo
% # bar maybe we need another command to push it out of history
% exit
% tail -6 ~/.history
setopt | fgrep histignorespace
  # foo     Ive got interactivecomments on too
exit
  # foo
# bar maybe we need another command to push it out of history
exit
%


Regards,
-- 
Geoff Wing  <gcw@pobox.com>
rxvt stuff  <gcw@rxvt.org>
zsh stuff   <gcw@zsh.org>


             reply	other threads:[~2001-10-12  7:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-12  7:35 Geoff Wing [this message]
2001-10-15 18:39 ` Wayne Davison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='9q66g3$5vh$1@coral.primenet.com.au' \
    --to=mason@primenet.com.au \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).