←back to thread

How does a screen work?

(www.makingsoftware.com)
572 points chkhd | 1 comments | | HN request time: 0.493s | source
Show context
nu11ptr ◴[] No.44551711[source]
Am I the only one who read this as the terminal program "screen" (the terminal multiplexer)?
replies(2): >>44551892 #>>44551909 #
1. vicurve ◴[] No.44551909[source]
It was 50/50 for me as well but the screen source code is fairly readable and if I remember right eerily over-commented for Unix code! The function names actually make sense.