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


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

Re: Idea: *.p<TAB> completion

Started byDennis Clarke <dclarke@blastwave.org>
First post2019-09-01 14:29 -0400
Last post2019-09-01 14:29 -0400
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

  Re: Idea: *.p<TAB> completion Dennis Clarke <dclarke@blastwave.org> - 2019-09-01 14:29 -0400

#15342 — Re: Idea: *.p<TAB> completion

FromDennis Clarke <dclarke@blastwave.org>
Date2019-09-01 14:29 -0400
SubjectRe: Idea: *.p<TAB> completion
Message-ID<mailman.279.1567362575.2075.bug-bash@gnu.org>
On 9/1/19 11:10 AM, 積丹尼 Dan Jacobson wrote:
> $ 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.
> 

So long as all these extensions and ideas get turned off by the env var
POSIXLY_CORRECT then the shell can make coffee for you.  Personally I am
of the opinion that a tool in the Linux/UNIX world should do one thing
well and then stop.  Otherwise we may as well just make Windows 12.

Dennis

[toc] | [standalone]


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


csiph-web