An open-source, cross-platform terminal for seamless workflows
Go to file
2022-06-25 00:05:37 -07:00
pkg clean up combining stdout and stderr into packet parsers, combine the channels and close appropriately 2022-06-25 00:05:37 -07:00
go.mod checkpoint, switch name from sh2-runner to mshell 2022-06-23 10:16:54 -07:00
go.sum got session/command tailing working. server can send getcmd packets, and client responds with cmddata packets 2022-06-14 22:16:58 -07:00
LICENSE initial runner commit 2022-06-10 00:37:06 -07:00
main-mshell.go checkpoint. transfer binary data as base64. handle cwd. detect open fds. working to transfer data in non-error cases. 2022-06-24 23:42:00 -07:00
NOTICE.md initial runner commit 2022-06-10 00:37:06 -07:00