7 ms·
You right, it's pseudo terminal needed. The module pty of python can do this
by barmic12 1y ago
You right, it's pseudo terminal needed. The module pty of python can do this
- anuramat 1y agomaybe 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)