Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tty: support setting controlling session
This is... kinda backwards? But it works sufficiently for us. Every TTY has at most one controlling session - every session is supposed have at most one controlling terminal, too, but we don't implement that part yet.
- Loading branch information