Kelvin Sherlock 38dad13969 dispatch_io_create() is supposed to be the correct way to read from a stream. However, it doesn't seem to work and I believe it's due to poll() not working with pseudo terminals in OS X.
Leaving the code in just for fun.

Underlying issue - when the pty closes, the block doesn't always get notified so the fd doesn't close until the window closes.
2018-01-27 08:59:40 -05:00
2017-02-18 18:00:18 +00:00
2017-02-25 18:29:14 +00:00
2017-11-30 14:43:04 -05:00
2017-11-01 16:23:50 +00:00
2017-11-30 14:42:48 -05:00
2017-11-01 16:23:50 +00:00
2011-02-14 16:34:05 +00:00
2011-02-14 16:34:05 +00:00
2016-07-05 19:27:11 +00:00
2016-07-08 00:54:52 +00:00
2016-09-28 03:13:50 +00:00
Description
Apple-II inspired terminal emulator for OS X
1.6 MiB
Languages
Objective-C++ 64.5%
Objective-C 23.1%
C++ 10.9%
C 1.5%