Control: tags -1 + moreinfo
Hi,
This report was filed against a very old version of screen (4.0.3).
Could you please retest on current unstable (screen 5.0.1-1.1 or newer)
and let me know if the issue is still reproducible?
You asked why Debian's screenrc has:
# The vt100 description does not mention "dl". *sigh*
termcapinfo vt100 dl=5\E[M
This is equivalent to upstream's etcscreenrc:
#the vt100 description does not mention "dl". *sigh*
termcap vt100 dl=5\E[M
terminfo vt100 dl=5\E[M
If it still is still reproducible, please include:
- terminal emulator/device in use
- `echo "$TERM"`
- `infocmp "$TERM"`
Cheers,
Peter Dey