In Fedora 43, https://bodhi.fedoraproject.org/updates/FEDORA-2025-fb2a917076 breaks fedpkg update. With EDITOR=vim in my environment, I get Vim: Warning: Input is not from a terminal while vim is starting up. After I finish editing, my terminal is trashed: input is not echoed, and text is all over the place. Issuing a reset command mostly cleans it up. I think the cause is likely https://pagure.io/rpkg/c/0123ce42d214968defe74b8a05ba7d9c7ecfa6c1?branch=master, which was backported as a patch in https://src.fedoraproject.org/rpms/rpkg/c/3eb95a18a49c0e436b37d3f8794bef72d06f3713?branch=rawhide.
fedpkg update
EDITOR=vim
Vim: Warning: Input is not from a terminal
Commit 4d758fc5 fixes this issue