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

change to directory in terminal #51

Open
goyalyashpal opened this issue Oct 4, 2023 · 0 comments
Open

change to directory in terminal #51

goyalyashpal opened this issue Oct 4, 2023 · 0 comments

Comments

@goyalyashpal
Copy link

goyalyashpal commented Oct 4, 2023

think about the following scenario:
I have opened a workspace folder. say 'wsp/' which is now the current directory. now i want to open my terminal in `wesp/abc/xyz/test/'

    1. one way can be: ctrl-` (open terminal) which would default to wsp/
    2. then do cd abc/xyz/test
    1. navigate to this directory in gui (whether using this extension or using the explorer side panel) .
    2. open a file from the gui itself.
    3. then just press ctrl-`.

so, can there be a way to navigate to a directory using method 2 above but without doing step 2.ii. i.e. without requiring to open a file?

navigate to directory in terminal

@goyalyashpal goyalyashpal changed the title change to directory change to directory in terminal Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant