Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: setopt interactivecomments
- X-seq: zsh-users 18730
- From: shawn wilson <ag4ve.us@xxxxxxxxx>
- To: Ray Andrews <rayandrews@xxxxxxxxxxx>
- Subject: Re: setopt interactivecomments
- Date: Thu, 17 Apr 2014 18:07:43 -0400
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Bon/c+17qs/ZxhihmL2qd5+rwFCfuPK6dhQJGJ7MHlI=; b=YbcC2OifiNsZZSFWpewRxOnpvk0PwLgfTB1Ty9vb2bG7ipG1OCTVYpqHm8yKwYQAzm yuB8bQREHXshLOT71xpkzZ5X8Rgs0Q8/ruqXtPWQslH8Qmxx3KNg+uyeJEZntJVaGF3v YANwahoZ98O5HRxilceRi5JtNh+NfKdxcARJXImY658LOF8X1iz6fJ6Ke0aqRe+xR5n4 i0lw40z+1ufYYHkLC9xw+0r+3HBaOFoAGOaGLdbr9gOjemvZ2aueyCNafDYKQ/JvQVMF 6DRErktlLwOzoTagu3qzwdnRVRcE3nP98wYgWAyyG+hTsF/XVP48JT4p2xwzLID0xZJu BIiw==
- In-reply-to: <5350494F.6070003@eastlink.ca>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAH_OBicpVKS-URnd-Gq=gj+qc6OhDCqf0mgDfVcda27mEEfUKg@mail.gmail.com> <140416102727.ZM19090@torch.brasslantern.com> <CAH_OBic7sX1Oc4VWn2KvX40smbRB6A7w8QGXLvPfZLD=CHMddQ@mail.gmail.com> <534FE710.3020601@eastlink.ca> <140417123722.ZM22179@torch.brasslantern.com> <5350494F.6070003@eastlink.ca>
On Thu, Apr 17, 2014 at 5:36 PM, Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:
> On 04/17/2014 12:37 PM, Bart Schaefer wrote:
>
>>
>> What did eventually happen after the mess was cleaned up is that the
>> zsh-newuser-install system got created. It could use an update, but
>> is intended to walk you through enabling the stuff that you're most
>> likely to want.
>
> Sounds exactly right. I seem to have missed it.
>
I think that's reasonable - it's been a while since I've generated a new config.
>>
>> [*] I use the term "we" loosely because I personally quit working on zsh
>> for a couple of years until sanity had been restored.
>
> Well, sanity matters. I take a rather conservative view on most things
> myself, but at the
> same time, I think a few things are now so bedrock standard that we can
> safely part with
> the traditions of 20 years ago on some issues. What, really, would break if
> the backspace
> was enabled by default? What would break if interactive comments was on by
> default? Who
> would complain? Does anyone on Earth really not want command recall?
>
I kinda like nothing being enabled except in config - package sane
configs to be /etc/zsh/* (or /usr/local/etc/zsh/ on BSD I suppose) and
the new-user script sounds like the right way. This is only the second
time something has seemed weird (or from what I wouldn't expect) in
zsh (the other being how arrays are expanded - as arrays are broken or
near enough to broken in bash, I have no complaints about any
improvements zsh makes with them).
As for this (and other 'features') I suppose I'd expect package
maintainers in Linux to make it as close to what you'd get in bash as
possible and the core package to come with configs to get as close to
what sh does by default.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author