An open-source, cross-platform terminal for seamless workflows
Go to file
2022-06-17 12:27:29 -07:00
pkg revert cmdtail to watch individual files (inefficient directory watching on osx). touch ptyout file before running (because of file watching) 2022-06-17 12:27:29 -07:00
go.mod got session/command tailing working. server can send getcmd packets, and client responds with cmddata packets 2022-06-14 22:16:58 -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-runner.go revert cmdtail to watch individual files (inefficient directory watching on osx). touch ptyout file before running (because of file watching) 2022-06-17 12:27:29 -07:00
NOTICE.md initial runner commit 2022-06-10 00:37:06 -07:00