I know the primary use case for this library is for providing shell and scp/sftp access to clients, but is there a mechanism for serving arbitrary TUI programs via mina-sshd? I'm thinking perhaps just a low level input and output stream where I can send the raw text and escape codes.