Re: [PATCH] Add EXECIGNORE

2015-05-27 Thread Chet Ramey
On 4/17/15 5:53 PM, Eric Blake wrote: > Based on an idea from Dan Colascione: > https://sourceware.org/ml/cygwin/2010-11/msg00022.html > > Usage: add this to your shell startup: > EXECIGNORE='*.so:*.so.*' > to cause TAB completion to ignore shared library files when crawling > the file system to

Re: [PATCH] Add EXECIGNORE

2015-05-26 Thread Chet Ramey
On 4/17/15 5:53 PM, Eric Blake wrote: > Based on an idea from Dan Colascione: > https://sourceware.org/ml/cygwin/2010-11/msg00022.html > > Usage: add this to your shell startup: > EXECIGNORE='*.so:*.so.*' > to cause TAB completion to ignore shared library files when crawling > the file system to

Re: [PATCH] Add EXECIGNORE

2015-05-22 Thread Chet Ramey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/21/15 2:22 PM, Eric Blake wrote: > ping - any feedback, positive or negative? I haven't looked at it yet, but the idea seems reasonable. It's the next thing to look at after the redisplay/MB_CUR_MAX/wcwidth investigation. Chet - -- ``The lyf

Re: [PATCH] Add EXECIGNORE

2015-05-21 Thread Eric Blake
ping - any feedback, positive or negative? On 04/17/2015 03:53 PM, Eric Blake wrote: > Based on an idea from Dan Colascione: > https://sourceware.org/ml/cygwin/2010-11/msg00022.html > > Usage: add this to your shell startup: > EXECIGNORE='*.so:*.so.*' > to cause TAB completion to ignore shared