An open-source, cross-platform terminal for seamless workflows
Go to file
2022-06-16 17:24:29 -07:00
pkg cmdtail now can support multiple tails on the same cmd with independent tail positions 2022-06-16 17:24: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 cmdtail now can support multiple tails on the same cmd with independent tail positions 2022-06-16 17:24:29 -07:00
NOTICE.md initial runner commit 2022-06-10 00:37:06 -07:00