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


Groups > gnu.bash.bug > #15338 > unrolled thread

Idea: *.p<TAB> completion

Started by積丹尼 Dan Jacobson <jidanni@jidanni.org>
First post2019-09-01 23:10 +0800
Last post2019-09-01 23:10 +0800
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Idea: *.p<TAB> completion 積丹尼 Dan Jacobson <jidanni@jidanni.org> - 2019-09-01 23:10 +0800

#15338 — Idea: *.p<TAB> completion

From積丹尼 Dan Jacobson <jidanni@jidanni.org>
Date2019-09-01 23:10 +0800
SubjectIdea: *.p<TAB> completion
Message-ID<mailman.258.1567351604.2075.bug-bash@gnu.org>
$ ls *.pdf
a.pdf  b.pdf
$ diff *.p<TAB>

At this point <TAB> should complete "*.pdf".

Or maybe as a bonus it could complete "a.pdf  b.pdf" via a different key.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web