gpg2 --quick-add-uid user-id new-user-id
supports the specification of the key by using an unambiguous part of the uid.
gpg2 --quick-add-key fpr [algo [usage [expire]]]
currently only works using the full fingerprint.
Could you please add these form of specification to it so it is not necessary to type the whole fingerprint?