EDT will reset the terminal to the width that was set in the OpenVMS terminal
characteristics (displayed with SHOW TERMINAL). If that is set as 132, even
if someone sent an escape sequence to set the terminal itself to 80, then
EDT will reset to 132 on exit. Make sure that all terminal width changes
are done with SET TERMINAL/WIDTH rather than writing escape sequences.