Leroy Hopson
80ae0020da
chore(style): change indentation
2024-03-01 22:31:53 +13:00
Leroy Hopson
39b5614f61
feat(pty): use process internal, not _process
2024-03-01 20:28:03 +13:00
Leroy Hopson
84e1126824
feat(pty): enable resize and resizev
2024-02-25 23:17:45 +13:00
Leroy Hopson
ee920a45fd
feat(pty): parse env so it can be used with fork
...
Adds method to convert env from a Dictionary to a PackedStringArray so
it can be used with fork(). Consider making env a PackedStringArray to
begin with.
2024-02-25 22:10:34 +13:00
Leroy Hopson
cf0beee0c1
feat(pty): implement "write" method
2024-02-25 21:24:53 +13:00
Leroy Hopson
c36500615d
feat(pty): further pty development
2024-02-25 17:55:31 +13:00
Leroy Hopson
1514f42b54
feat(pty): add initial pty node
2024-02-25 11:48:47 +13:00