#1144637 /etc/screenrc: unknown command 'deflogin'

Package:
screen
Source:
screen
Description:
terminal multiplexer with VT100/ANSI terminal emulation
Submitter:
Thorsten Glaser
Date:
2026-08-17 14:53:02 UTC
Severity:
normal
#1144637#5
Date:
2026-08-17 12:57:46 UTC
From:
To:
By accident (I just run 'script -c screen' to debug something for
someone else) I saw that GNU screen on trixie outputs:

	/etc/screenrc: unknown command 'deflogin'
	/etc/screenrc: bind: unknown command 'login'

This does not happen on bullseye. The manpage documents these
commands so they haven’t generally been removed.

#1144637#10
Date:
2026-08-17 14:51:34 UTC
From:
To:
This is expected as screen on trixie is built without utempter
support.

Best,
Chris