Hacker News new | ask | show | jobs
by matvore 973 days ago

  > No, they're crazy. I already have a window manager I like; I don't need my 
  > terminal to implement their own half-assed one,
Basically agree, though note that ssh and dtach and similar tools need to create pty's on the server and client ends because they implement essentially an adapter between a tty and a byte stream.