-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for Browser Terminal #1673
base: main
Are you sure you want to change the base?
Conversation
@hunnywar running |
@Tpuljak it works well. had to replace |
|
||
err = startServerCommand.Run() | ||
if err != nil { | ||
log.Fatal(err) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Tpuljak I guess VS code Browser shares the same fate
should I also refactor that one ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hunnywar yes, please fix that here as well
Signed-off-by: hunnywar <[email protected]>
Signed-off-by: hunnywar <[email protected]>
Signed-off-by: hunnywar <[email protected]>
27b57bb
to
38580b4
Compare
Signed-off-by: hunnywar <[email protected]>
Signed-off-by: hunnywar <[email protected]>
Signed-off-by: hunnywar <[email protected]>
Signed-off-by: hunnywar <[email protected]>
Signed-off-by: hunnywar <[email protected]>
Signed-off-by: hunnywar <[email protected]>
@Tpuljak this test is flaky |
@hunnywar let's get the VS Code insiders merged first and then come back to rebase this one. Regarding the flaky test, I'll take a look at it. You can ignore it here for now. |
feat: add support for Browser Terminal
Description
this allows for web terminal or terminal in browser
Related Issue(s)
This PR addresses issue #X
Screenshots
Notes
for testing purposes
replace
https://download.daytona.io/daytona/tools/get-ttyd.sh
with
https://raw.githubusercontent.com/daytonaio/daytona/a0b9e920331a7381079afacbd2c1e440aecdcff8/hack/get-ttyd.sh