Hacker News new | ask | show | jobs
by barmic12 315 days ago
You right, it's pseudo terminal needed. The module pty of python can do this
1 comments

maybe I'm biased, but python feels like endless boilerplate for unixy stuff

also I'm mostly using it to prepare an interactive environment anyway, so I don't see alternatives for my usecase (maybe zellij, but they don't even support sending keystrokes to a specific pane)