zsh-workers
 help / color / mirror / code / Atom feed
From: Andrey Butirsky <butirsky@gmail.com>
To: zsh-workers@zsh.org
Subject: [PATCH] remove 'appendhistory' from zsh-newuser-install
Date: Sun, 5 Jan 2020 01:08:53 +0300	[thread overview]
Message-ID: <524ec5e7-ce2e-1a5c-c3e6-3a95cf664417@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 949 bytes --]

Hello,
could we remove 'appendhistory' option from zsh-newuser-install, since 
it actually 'on' by default and new users unlikely would like to change it?

---
  Functions/Newuser/zsh-newuser-install | 1 -
  1 file changed, 1 deletion(-)

diff --git a/Functions/Newuser/zsh-newuser-install b/Functions/Newuser/zsh-newuser-install
index e4028fd50..60ac16b13 100644
--- a/Functions/Newuser/zsh-newuser-install
+++ b/Functions/Newuser/zsh-newuser-install
@@ -899,7 +899,6 @@ __zni_options_config() {
    # The "no" prefix is used to indicate options on by default.
    __zni_apply_defaults -o autocd '' "Change directory given just path." \
      extendedglob '' "Use additional pattern matching features." \
-    appendhistory '' "Append new history lines instead of overwriting." \
      '!nomatch' '' "Unmatched patterns cause an error." \
      '!beep' '' "Beep on errors." \
      notify '' "Immediately report changes in background job status."


             reply	other threads:[~2020-01-04 22:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-04 22:08 Andrey Butirsky [this message]
2020-01-05 17:49 ` Daniel Shahaf

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=524ec5e7-ce2e-1a5c-c3e6-3a95cf664417@gmail.com \
    --to=butirsky@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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).