Re: history expansion

Ray Andrews <[email protected]> Sun, 12 Jul 2026 07:51:12 -0700
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <86b45d4c-6964-441b-a678-11f936217530__20915.6185084552$1783868882$gmane$org@eastlink.ca>

On 2026-07-12 06:36, Mark J. Reed wrote:
> I use history substitution all the time. I'm occasionally annoyed by 
> the need to extra-quote exclamation points, but not enough to give up 
> the feature, which you can always turn off with *unsetopt banghist*.
Of all the impenetrable mysteries in zsh the most inscrutable is 
completion.  There must be, what? a dozen options all chewing on the 
same bone.  My  zshrc has settings imported from somewhere and taken on 
faith, I'm afraid to tinker because you can break something that's only 
going to show up when the moon is full and then you forgot what you 
changed and can't fix it.  I often wonder if some philanthropist at some 
time or other wrote a 'complete guide to completion' so that one might 
confidently know how to control all that.  As usual the power is awesome 
but the skill to use it is hard to obtain.