Antonio Osorio

Results 2 comments of Antonio Osorio

The key use case is that I am running into is when using the inherit size: ``` pty.InheritSize(context.Stdout, ptmx) ``` The `ptmx` was created by this library so it meets...

An issue that I just ran with using the FD to create the new os.File object is that when the function with the os.File ends the os.File goes out of...