Skip to content
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

[gitpod] The Gitpod init script should not change my working directory #4818

Closed
kittaakos opened this issue Apr 5, 2019 · 1 comment
Closed
Assignees
Labels
gitpod issues related to gitpod

Comments

@kittaakos
Copy link
Contributor

kittaakos commented Apr 5, 2019

Instead of

https://github.com/theia-ide/theia/blob/9fdc224a681913454c1d8828d247880a5505678b/.gitpod.yml#L5

command: yarn --cwd examples/browser start --hostname 0.0.0.0 ../..

Why? Because as a user when I do Ctrl+C in the terminal, I expect to be at the repository root.

Edit: added why.

@akosyakov akosyakov self-assigned this Apr 8, 2019
@akosyakov akosyakov added the gitpod issues related to gitpod label Apr 8, 2019
@kittaakos
Copy link
Contributor Author

It was fixed with #4750.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gitpod issues related to gitpod
Projects
None yet
Development

No branches or pull requests

2 participants