Re: Bash tab completion for batch files

2018-01-21 Thread Grant Lewis
Yeah, all the permissions are 644 on the batch files. In my particular case, the folder in question is a VMware shared folder from my host with a symbolic link under Windows to a project folder under the C: drive. I tried changing the permissions to 755 on my Mac host but they persist as 644 und

Bash tab completion for batch files

2018-01-21 Thread Grant Lewis
I’m running latest Cygwin under a Windows 10 VM. Tab completion for batch files is not functioning. I have the bash-completion package installed. Batch file completion does work under the zsh. Is there anything I can do to get it working under the bash shell? Thanks, Grant -- Problem repo