Bugzilla – Bug 1221414
shells/bash-completion: Bug
Last modified: 2024-03-22 15:35:05 UTC
With 2.12 remote path completion with scp doesn't work anymore. With the last 2.11 RPM it works. How to reproduce: Call "scp server:/var/li" and press tab. it should add the "b/" and the end of the prompt. This needs a ssh setup which allows passwordless access like Pubkey pbased login. I built shell/bash-completion revision 133 (version 2.11) for Tumbleweed again and this solves the issue.
Here it works for tcsh but with bash both bash-completion 2.11 and 2.12.0 do fail
OK ... as tcsh user there is no builtin called command ssh -o 'Batchmode yes' noether command ls -aF1dL '/var/li*' tested with `set -x' for bash-completion 2.12.0 ... means it should work bash users
OK could verify for scp root@noether:/var/li<TAB>
Submit request #1160683 should fix that
This is an autogenerated message for OBS integration: This bug (1221414) was mentioned in https://build.opensuse.org/request/show/1160694 Factory / bash-completion