Some Developer wrote:
Hello,
1. It may help if we could overload CDPATH (either as it is, or via a
shopt for backward compatibility reasons) so that Filename Completion
consults CDPATH also.
This is a perfect opportunity to use programmable completion. Writing a
shell function that uses CDP
Hello,
1. It may help if we could overload CDPATH (either as it is, or via a
shopt for backward compatibility reasons) so that Filename Completion
consults CDPATH also.
2. Use case.
My CDPATH is: '.:~'
I'm sitting in /tmp dir, and would like to issue an 'ls' or 'rm' on
~/foo/file-with-a-very