edera-dev / krata

krata is a Xen control plane in Rust.
GNU General Public License v2.0
274 stars 11 forks source link

feature(exec): implement tty support (fixes #335) #336

Closed azenla closed 3 months ago

azenla commented 3 months ago

This PR implements support for a tty when exec'ing. This is very useful for shells.