[Bash-completion-devel] scp remote path completion broken?

Freddy Vulto fvulto at gmail.com
Sun Sep 20 20:58:28 UTC 2009


Commit f733e71e should fix things:

_get_cword is restored with the version from commit f6497298 as
__get_cword3() for bash3.

bash-4 now uses __get_cword4() which should solve scp's remote path
completion on bash-4.

Freddy



More information about the Bash-completion-devel mailing list