Guillaume J. Charmes
1278f20d9c
Add shell example to readme
...
Signed-off-by: Guillaume J. Charmes <gcharmes@magicleap.com >
2018-01-06 14:11:30 -05:00
Keith Rarick
c46bdbf4af
remove obsolete caveat
2012-12-03 23:34:44 -08:00
Keith Rarick
b07888f6df
fix race in sample code
...
Don't close the pty directly; instead send an EOT to
cause the terminal to indicate end-of-file in the
slave device. Closing the pty caused io.Copy to return
early. Fixes #7 .
2012-12-03 23:17:35 -08:00
Keith Rarick
59dd1489cc
work with new os/exec
2012-02-01 21:46:36 -08:00
Keith Rarick
411b3baef3
simply remove the broken darwin implementation
2011-08-15 14:43:39 -07:00
Keith Rarick
e4a07d1891
document that darwin is broken
2011-05-24 12:08:10 -07:00
Keith Rarick
12319125d6
initial
2011-05-03 14:24:49 -07:00