sampler icon indicating copy to clipboard operation
sampler copied to clipboard

Replace deps kr/pty with creak/pty to fix crash on macOs

Open bebsworthy opened this issue 1 year ago • 1 comments
trafficstars

Attempted fix for 'Setctty set but Ctty not valid in child' when using ssh and pty:true on macOS.

The issue was discussed here https://github.com/creack/pty/issues/96; sampler was using an older fork kr/pty, the issue doesn't seem to be present with the latest creak/pty.

fix #110

bebsworthy avatar Feb 22 '24 10:02 bebsworthy

I thank you for doing this, as I was about do to same 😅 and then i stumbled across this

🤔 Is Sampler no longer maintained? Seems like this has been open for a while now....

michaelcurry avatar Nov 21 '24 05:11 michaelcurry