Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14169

Re: why is dash confused with underscore in autocompletion?

Path csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Clark Wang <dearvoid@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: why is dash confused with underscore in autocompletion?
Date Wed, 30 May 2018 10:52:30 +0800
Lines 9
Approved bug-bash@gnu.org
Message-ID <mailman.762.1527648799.1292.bug-bash@gnu.org> (permalink)
References <5B0DC703.9000203@tlinx.org> <74737bdd-031f-2b53-f5f4-1c98dfc581dc@redhat.com> <5B0DDF10.7060601@tlinx.org>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
X-Trace usenet.stanford.edu 1527648800 7130 208.118.235.17 (30 May 2018 02:53:20 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash <bug-bash@gnu.org>, Eric Blake <eblake@redhat.com>
To L A Walsh <bash@tlinx.org>
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=QNr+yCIIubREhXQ3top2qSiorBHQ8g/RdAi8M4MuUTI=; b=N3aW99gSDcgT1gErx8FHFX+GCZBWL01JD9aXc5NLkTg4Bv3Fr/QCi1uiMWbUJEXp8s vvsNYVmJvRcWw9I13+rW43sc9eydJAlSiqgT3U/xI9SsJ1iSMk71jJoyRductWtfzn71 RsT8iwRV6AHd499CwB3ShXrvR6PDfAPOY0TRUdy/GsaqJdEugmvLvBimRXUpsyZTX/88 oM7d9pTJ1I22mX2EfWDpKtvKfqpqnJ8Ci7DozhZ3dARVLJbibGHzM4u7TRccl6QWc8Xs Ad8utIKM8MEuFlctkDxEcjR+MuG69eCNsshXXbhY4O2psS5ZAsSNUmwxI7bHnJm/k6wI RJVQ==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=QNr+yCIIubREhXQ3top2qSiorBHQ8g/RdAi8M4MuUTI=; b=JhvVADQ6cJ3N8u6aDAoVojfvVi8d0S91kfLG1s+z7VixheydN7D+LaokMn4nkqxvLK MIfcyj8O2RNbAEA/UOaPwcFsexTVi6LZIFm5E8T47ISf7csTHzJd34GMEpvu83hY/QgM baOWMAUVlkc5d9Y8s2k9+c/snNcPKi40ZBpBAdl/2rs4odyyj4ihAKqM0mjN9OC07VF8 YpMu50Slu+G2Fs4rtdrqvE5qd0yumX2izO+t9S4iUI2eaPp8lcSNAHqFfOO1vT3aQo6X AnbXb7sGdOBimce0yxVXT6gxST2RSSn1VHsNM3kpddLdRCs79WdZ8XAeJzKO9+OZcEwX 1D5w==
X-Gm-Message-State ALKqPwePDz8CkPAw5Xv87G/RGNG47avPB8EXACjFXXPu8XXryCreqXvA tPzhWbNHO0b3xn0RTG1XPzcnRUPlodR8pohL6CI=
X-Google-Smtp-Source ADUXVKJ8XX2m5VJxp9JUUrSqtIOMzBL37zDUhOvYQx1D380uMP1iLvQmaKea2JEf+ZaHSmJMa3KeVIqb4IQxDcasqV4=
X-Received by 2002:a24:cc83:: with SMTP id x125-v6mr79762itf.120.1527648790703; Tue, 29 May 2018 19:53:10 -0700 (PDT)
In-Reply-To <5B0DDF10.7060601@tlinx.org>
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2607:f8b0:4001:c0b::231
X-Content-Filtered-By Mailman/MimeDel 2.1.21
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14169

Show key headers only | View raw


On Wed, May 30, 2018 at 7:15 AM, L A Walsh <bash@tlinx.org> wrote:

> While I certainly don't mind having an option
> to include -_ as case-variations, I don't really like having it
> as a standard or a default
>

I never know there's such a "completion-map-case" option. It is by default
OFF.

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: why is dash confused with underscore in autocompletion? Clark Wang <dearvoid@gmail.com> - 2018-05-30 10:52 +0800

csiph-web