Backspace in old school vi

Resizing does not help.

Not sure which OS. None of the usual commands I can think of are working.

:  cat /etc/os-release
cat: cannot open /etc/os-release
:  lsb_release -a
-bash: lsb_release: command not found
:  hostnamectl
-bash: hostnamectl: command not found
: uname -r
5.10

: which vi
/usr/bin/vi

: echo $TERM
vt100

: cat /etc/*-version
cat: cannot open /etc/*-version
: cat /etc/*-release
cat: cannot open /etc/*-release