diff options
author | Joe Wilm <joe@jwilm.com> | 2016-05-24 20:55:51 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-05-24 21:06:19 -0700 |
commit | 78414b5ae1838f2427d2b1154f60f6e19473260c (patch) | |
tree | 0fa74d14d05dfaf90ecf08284d91b19b5683f351 /docs | |
parent | 855ae756973990be35186d554562a75f692c06e7 (diff) | |
download | alacritty-78414b5ae1838f2427d2b1154f60f6e19473260c.tar.gz alacritty-78414b5ae1838f2427d2b1154f60f6e19473260c.zip |
Implement tty::new()
Opens a pty, forks a child process, and execs the shell defined in
user's /etc/passwd file. Bytes from the pty are currently just written
to Alacritty's stdout as a sanity check that things are hooked up.
Thanks to `st` for some guidance on setting this up.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions