[screen-devel] [bug #25214] screen does not work in sudo

2024-05-31 Thread Alexander Naumov
Update of bug #25214 (group screen): Status: Need Investigation => Fixed Open/Closed:Open => Closed Fixed Release:None => 4.6.1

[screen-devel] [bug #25214] screen does not work in sudo

2010-06-08 Thread Schlomo Schapiro
Follow-up Comment #2, bug #25214 (project screen): I noticed that screen needs write access as the new user to the tty of the user doing sudo. For example: $ chmod 666 $(tty) $ sudo su - -c screen This works, but screen does not react to size changes of the xterm in which I am doing all this :