migueldeicaza / XtermSharp

XTerm emulator as a .NET library
MIT License
161 stars 34 forks source link

Move Mac specific pty code from XtermSharp to XtermSharp.Mac #86

Open JakeSays opened 4 years ago

JakeSays commented 4 years ago

XtermSharp has mac specific methods in it HeavyFork, SetWinSize, and AvailableBytes.

The latter two I'm not sure about - the ioctl codes are prefixed with MAC_.