I've noticed that "get" and "put" sftp commands offer correct completion for the first path (remote/local respectively), but incorrect for the second path (again, remote/local respectively). By tweaking the code a bit the completer can offer the right path for both arguments. Michal Privoznik (2): sftp: Don't attempt to complete arguments for non-existent commands sftp: Be a bit more clever about completions sftp.c | 109 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 65 insertions(+), 44 deletions(-) -- 2.34.1 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev