The _path_gen function is no longer run twice (completion is much faster now)

Former-commit-id: 996add6978d32e2a1d72b12352baa682645b3061 [formerly 2ed8b69abf]
Former-commit-id: 2e90025a3d6aaba8ff1987cb3731727a15d5b2e4
This commit is contained in:
2022-09-04 14:55:39 -04:00
parent e1ec834e5c
commit ffccc88a1d
+1 -1
View File
@@ -47,4 +47,4 @@ _sshyp_completions() {
esac
} &&
complete -F _sshyp_completions sshyp && _path_gen
complete -F _sshyp_completions sshyp