portable-pty: how to stream dynamic changes? #3939
-
|
Hi! I am using portable-pty. Thanks :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
A PTY is a thin layer over a pipe-like kernel construct, with a couple of extra functions for managing things like window size. It sounds like you may actually want a terminal emulator rather than a PTY. Here's a link to a thread on matrix/element with some suggestions and other context: |
Beta Was this translation helpful? Give feedback.
A PTY is a thin layer over a pipe-like kernel construct, with a couple of extra functions for managing things like window size.
It is not inherently stateful.
It sounds like you may actually want a terminal emulator rather than a PTY.
Here's a link to a thread on matrix/element with some suggestions and other context:
https://matrix.to/#/!PirwUBcuIlTXwNveYz:matrix.org/$jK3yu_RkQzV4Gvw-x8I3BeKCYxuduGnQ8aE5Og3ZNq8?via=matrix.org&via=kde.org&via=tchncs.de