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


Groups > gnu.bash.bug > #16684

Expand first before asking the question "Display all xxx possibilities?"

Path csiph.com!goblin3!goblin.stu.neva.ru!panix!usenet.stanford.edu!not-for-mail
From 積丹尼 Dan Jacobson <jidanni@jidanni.org>
Newsgroups gnu.bash.bug
Subject Expand first before asking the question "Display all xxx possibilities?"
Date Mon, 03 Aug 2020 06:55:29 +0800
Lines 14
Approved bug-bash@gnu.org
Message-ID <mailman.612.1596408943.2739.bug-bash@gnu.org> (permalink)
References <871rkoslni.5.fsf@jidanni.org>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain
X-Trace usenet.stanford.edu 1596408944 13452 209.51.188.17 (2 Aug 2020 22:55:44 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
X-Sender-Id dreamhost|x-authsender|jidanni@jidanni.org
X-Sender-Id dreamhost|x-authsender|jidanni@jidanni.org
X-MC-Relay Neutral
X-MailChannels-SenderId dreamhost|x-authsender|jidanni@jidanni.org
X-MailChannels-Auth-Id dreamhost
X-Zesty-Reign 6c5ffad344a32a8c_1596408935541_3169815445
X-MC-Loop-Signature 1596408935540:2464555058
X-MC-Ingress-Time 1596408935540
DKIM-Signature v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=tJZ05V/PFcRQJaGSUoJxIyOr7O4=; b=CAo8pZagkngUWdHT 8/t9NMC8l9qUZxXqwLy4U0blN8Vp9GqVOSDW7emxvIqQyb4JaTK8sBSU6S8WD8pU ric4d3LXcxm+pytSoamvrSeW/aF//QpLah4a37d7xq2bKiyM2a06ZL5SCr/5z46y on9SQIJFHJxMCtOvzcBSS1udUl8=
X-DH-BACKEND pdx1-sub0-mail-a93
X-VR-OUT-STATUS OK
X-VR-OUT-SCORE 0
X-VR-OUT-SPAMCAUSE gggruggvucftvghtrhhoucdtuddrgeduiedrjeefgdduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfggtgesthdtredttddtjeenucfhrhhomhepnjjnnjcuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqnecuggftrfgrthhtvghrnhepleetffegtdetveekffevffejiedvkeekkeetueektefhgfefjeektddtheeigeffnecukfhppedvvddtrddugedtrdduhedrvddvudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphdphhgvlhhopehjihgurghnnhhirdhorhhgpdhinhgvthepvddvtddrudegtddrudehrddvvddupdhrvghtuhhrnhdqphgrthhhpeeprehuthhfqdekreeureehiehmpfehnfhiheehsgevkeerpecuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqpdhmrghilhhfrhhomhepjhhiuggrnhhnihesjhhiuggrnhhnihdrohhrghdpnhhrtghpthhtohepsghughdqsggrshhhsehgnhhurdhorhhg
Received-SPF pass client-ip=23.83.209.55; envelope-from=jidanni@jidanni.org; helo=eastern.birch.relay.mailchannels.net
X-detected-operating-system by eggs.gnu.org: First seen = 2020/08/02 18:55:36
X-ACL-Warn Detected OS = Linux 3.11 and newer [fuzzy]
X-Spam_score_int -30
X-Spam_score -3.1
X-Spam_bar ---
X-Spam_report (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no
X-Spam_action no action
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.23
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 <https://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>
X-Mailman-Original-Message-ID <871rkoslni.5.fsf@jidanni.org>
Xref csiph.com gnu.bash.bug:16684

Show key headers only | View raw


Instead of

$ zz /jidanni_backups/da<TAB>
Display all 113 possibilities? (y or n) n

and then finally showing

$ zz /jidanni_backups/dan_home_bkp

how about doing the expansion first, so entering
$ zz /jidanni_backups/da<TAB> would then change into
$ zz /jidanni_backups/dan_home_bkp with below it the question
Display all 113 possibilities? (y or n)

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


Thread

Expand first before asking the question "Display all xxx possibilities?" 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2020-08-03 06:55 +0800

csiph-web