diff --git a/boo1221414-scp.patch b/boo1221414-scp.patch index 088a2a0..8d5f3ae 100644 --- a/boo1221414-scp.patch +++ b/boo1221414-scp.patch @@ -4,8 +4,8 @@ Do not replace COMPREPLY with _comp_compgen_split() completions/ssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---- completions/ssh -+++ completions/ssh 2024-03-22 13:27:49.715476006 +0000 +--- a/completions/ssh ++++ b/completions/ssh 2024-03-22 13:27:49.715476006 +0000 @@ -499,7 +499,7 @@ _comp_xfunc_scp_compgen_remote_files() command sed -e 's/'"$_comp_cmd_scp__path_esc"'/\\\\\\&/g' -e 's/[*@|=]$//g' \ -e 's/[^\/]$/& /g')