[patch 4/8] Add option completion_strip_exe for short names

2010-11-02 Thread dan . colascione
Index: bash-3.2/bashline.c === --- bash-3.2.orig/bashline.c +++ bash-3.2/bashline.c @@ -220,6 +220,13 @@ int no_empty_command_completion; are the only possible matches, even if FIGNORE says to. */ int force_fignore = 1; +#if __C

[patch 4/8] Add option completion_strip_exe for short names

2010-11-01 Thread dan . colascione
-- -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple