Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: parse errors and up-line-or-history
- X-seq: zsh-workers 13027
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: parse errors and up-line-or-history
- Date: Wed, 18 Oct 2000 15:38:10 +0000
- In-reply-to: <0G2M00EBTC1Z6M@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <0G2M00EBTC1Z6M@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Oct 18, 10:08am, Peter Stephenson wrote:
}
} Bart wrote:
} > that anything that won't lex, doesn't make it into the history.
}
} There was originally a partial fix that the rest of the line gets read in
} and stuck on the end of the history without lexing. I haven't looked at
} this for a long time, so it may be at the mercy of various flags
Aha! It's HIST_REDUCE_BLANKS! Unset that option, and the entire command
line makes it into the history.
Wayne, are you listening?
The other stuff I talked about in 10996, e.g. editing the line from before
history expansion was done, still applies.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author