I’d like to request this too. The latest version of the POSIX standard, 2024, was recently released and ed is still there. I use it regularly for scripting purposes since `sed -i` is non-standard and not portable. The ex provided by Vim also has issues and is not POSIX-compliant, so it cannot be relied on. Ed is the standard text editor, and should be available on all systems.