The ue sequence in term.elโ€™s TERMCAP variable is missing a โ€˜[โ€˜ character: right now it is ue=\\E24m and it should be ue=\\E[24m. The attached diff fixes it.

Cheers

Dave Thomas

โ€‹