mirror of
https://github.com/containers/podman.git
synced 2025-06-18 07:28:57 +08:00

* Add support for /exec/{id}/resize * Add support for ErrSessionNotFound * Resize container TTY as stdin changes size * Refactor all resize functions into one handler Signed-off-by: Jhon Honce <jhonce@redhat.com>