> I think that’s probably because the 1990s styling is part of what makes PuTTY what it is – “reassuringly old-fashioned” This is definitely something that attracts me to PuTTY. There _is_ something reassuring about applications that look the way PuTTY does - maybe the aged look projects stability due to lack of change, maybe it's just the additional cohesion from using OS primitives, I'm not sure. What I am sure of…
I think I saw a notepad reimplementation in assembly once: half a screen (or what felt like half a screen) of glue code to plug the file access into the text control, might have even had the ctrl+h menu and dialog. Just like the glue code python prides itself of, only that it was straight assembly, zero dependencies except for the DLLs for file access and the bare bones standard control set.